Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/bcm/
Dspu.h51 CIPHER_TYPE_AES192 = 0x1, enumerator
Dspu.c155 case CIPHER_TYPE_AES192: in spum_dump_msg_hdr()
231 case CIPHER_TYPE_AES192: in spum_dump_msg_hdr()
Dspu2.c170 case CIPHER_TYPE_AES192: in spu2_cipher_xlate()
273 case CIPHER_TYPE_AES192: in spu2_hash_xlate()
Dcipher.c1805 ctx->cipher_type = CIPHER_TYPE_AES192; in aes_setkey()
2266 ctx->cipher_type = CIPHER_TYPE_AES192; in ahash_setkey()
2767 ctx->cipher_type = CIPHER_TYPE_AES192; in aead_authenc_setkey()
2837 ctx->cipher_type = CIPHER_TYPE_AES192; in aead_gcm_ccm_setkey()