Home
last modified time | relevance | path

Searched refs:CIPHER_ALG_AES (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c1569 if (ctx->cipher.alg == CIPHER_ALG_AES) { in handle_aead_resp()
1837 case CIPHER_ALG_AES: in skcipher_setkey()
1851 if ((ctx->cipher.alg == CIPHER_ALG_AES) && in skcipher_setkey()
2556 ctx->cipher.alg == CIPHER_ALG_AES && in aead_need_fallback()
2764 case CIPHER_ALG_AES: in aead_authenc_setkey()
3042 .alg = CIPHER_ALG_AES,
3065 .alg = CIPHER_ALG_AES,
3088 .alg = CIPHER_ALG_AES,
3111 .alg = CIPHER_ALG_AES,
3134 .alg = CIPHER_ALG_AES,
[all …]
H A Dspu2.c165 case CIPHER_ALG_AES: in spu2_cipher_xlate()
787 if ((cipher_alg == CIPHER_ALG_AES) && in spu2_ctx_max_payload()
983 (cipher_parms->alg == CIPHER_ALG_AES) && in spu2_create_request()
993 (cipher_parms->alg == CIPHER_ALG_AES) && in spu2_create_request()
H A Dspu.h28 CIPHER_ALG_AES = 0x4, enumerator
H A Dutil.c301 case CIPHER_ALG_AES: in spu_alg_name()
H A Dspu.c225 case CIPHER_ALG_AES: in spum_dump_msg_hdr()