Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h50 CIPHER_TYPE_AES128 = 0x0, enumerator
H A Dspu.c151 case CIPHER_TYPE_AES128: in spum_dump_msg_hdr()
227 case CIPHER_TYPE_AES128: in spum_dump_msg_hdr()
H A Dspu2.c167 case CIPHER_TYPE_AES128: in spu2_cipher_xlate()
270 case CIPHER_TYPE_AES128: in spu2_hash_xlate()
H A Dcipher.c1802 ctx->cipher_type = CIPHER_TYPE_AES128; in aes_setkey()
2263 ctx->cipher_type = CIPHER_TYPE_AES128; in ahash_setkey()
2767 ctx->cipher_type = CIPHER_TYPE_AES128; in aead_authenc_setkey()
2837 ctx->cipher_type = CIPHER_TYPE_AES128; in aead_gcm_ccm_setkey()