Home
last modified time | relevance | path

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

/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.c171 case CIPHER_TYPE_AES192: in spu2_cipher_xlate()
274 case CIPHER_TYPE_AES192: in spu2_hash_xlate()
H A Dcipher.c1800 ctx->cipher_type = CIPHER_TYPE_AES192; in aes_setkey()
2261 ctx->cipher_type = CIPHER_TYPE_AES192; in ahash_setkey()
2765 ctx->cipher_type = CIPHER_TYPE_AES192; in aead_authenc_setkey()
2835 ctx->cipher_type = CIPHER_TYPE_AES192; in aead_gcm_ccm_setkey()