Home
last modified time | relevance | path

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

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