Home
last modified time | relevance | path

Searched refs:CIPHER_TYPE_AES256 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/bcm/
H A Dspu.h53 CIPHER_TYPE_AES256 = 0x2, enumerator
H A Dspu.c159 case CIPHER_TYPE_AES256: in spum_dump_msg_hdr()
235 case CIPHER_TYPE_AES256: in spum_dump_msg_hdr()
H A Dspu2.c174 case CIPHER_TYPE_AES256: in spu2_cipher_xlate()
277 case CIPHER_TYPE_AES256: in spu2_hash_xlate()
H A Dcipher.c1803 ctx->cipher_type = CIPHER_TYPE_AES256; in aes_setkey()
2264 ctx->cipher_type = CIPHER_TYPE_AES256; in ahash_setkey()
2768 ctx->cipher_type = CIPHER_TYPE_AES256; in aead_authenc_setkey()
2838 ctx->cipher_type = CIPHER_TYPE_AES256; in aead_gcm_ccm_setkey()