Home
last modified time | relevance | path

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

/drivers/crypto/bcm/
Dspu.h53 CIPHER_TYPE_AES256 = 0x2, enumerator
Dspu.c159 case CIPHER_TYPE_AES256: in spum_dump_msg_hdr()
235 case CIPHER_TYPE_AES256: in spum_dump_msg_hdr()
Dspu2.c173 case CIPHER_TYPE_AES256: in spu2_cipher_xlate()
276 case CIPHER_TYPE_AES256: in spu2_hash_xlate()
Dcipher.c1809 ctx->cipher_type = CIPHER_TYPE_AES256; in aes_setkey()
2270 ctx->cipher_type = CIPHER_TYPE_AES256; in ahash_setkey()
2807 ctx->cipher_type = CIPHER_TYPE_AES256; in aead_authenc_setkey()
2877 ctx->cipher_type = CIPHER_TYPE_AES256; in aead_gcm_ccm_setkey()