Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/bcm/
Dspu.h49 CIPHER_TYPE_AES128 = 0x0, enumerator
Dspu.c151 case CIPHER_TYPE_AES128: in spum_dump_msg_hdr()
227 case CIPHER_TYPE_AES128: in spum_dump_msg_hdr()
Dspu2.c167 case CIPHER_TYPE_AES128: in spu2_cipher_xlate()
270 case CIPHER_TYPE_AES128: in spu2_hash_xlate()
Dcipher.c1805 ctx->cipher_type = CIPHER_TYPE_AES128; in aes_setkey()
2266 ctx->cipher_type = CIPHER_TYPE_AES128; in ahash_setkey()
2803 ctx->cipher_type = CIPHER_TYPE_AES128; in aead_authenc_setkey()
2873 ctx->cipher_type = CIPHER_TYPE_AES128; in aead_gcm_ccm_setkey()