Home
last modified time | relevance | path

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

/linux-6.12.1/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.c1808 ctx->cipher_type = CIPHER_TYPE_AES256; in aes_setkey()
2269 ctx->cipher_type = CIPHER_TYPE_AES256; in ahash_setkey()
2770 ctx->cipher_type = CIPHER_TYPE_AES256; in aead_authenc_setkey()
2840 ctx->cipher_type = CIPHER_TYPE_AES256; in aead_gcm_ccm_setkey()