Home
last modified time | relevance | path

Searched refs:CIPHER_ALG_AES (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu2.c165 case CIPHER_ALG_AES: in spu2_cipher_xlate()
785 if ((cipher_alg == CIPHER_ALG_AES) && in spu2_ctx_max_payload()
980 (cipher_parms->alg == CIPHER_ALG_AES) && in spu2_create_request()
990 (cipher_parms->alg == CIPHER_ALG_AES) && in spu2_create_request()
H A Dcipher.c1572 if (ctx->cipher.alg == CIPHER_ALG_AES) { in handle_aead_resp()
1840 case CIPHER_ALG_AES: in skcipher_setkey()
1854 if ((ctx->cipher.alg == CIPHER_ALG_AES) && in skcipher_setkey()
2555 ctx->cipher.alg == CIPHER_ALG_AES && in aead_need_fallback()
2800 case CIPHER_ALG_AES: in aead_authenc_setkey()
3078 .alg = CIPHER_ALG_AES,
3101 .alg = CIPHER_ALG_AES,
3124 .alg = CIPHER_ALG_AES,
3147 .alg = CIPHER_ALG_AES,
3170 .alg = CIPHER_ALG_AES,
[all...]
H A Dspu.h27 CIPHER_ALG_AES = 0x4, enumerator
H A Dutil.c299 case CIPHER_ALG_AES: in spu_alg_name()
H A Dspu.c225 case CIPHER_ALG_AES: in spum_dump_msg_hdr()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
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 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()
2553 ctx->cipher.alg == CIPHER_ALG_AES && in aead_need_fallback()
2761 case CIPHER_ALG_AES: in aead_authenc_setkey()
3039 .alg = CIPHER_ALG_AES,
3062 .alg = CIPHER_ALG_AES,
3085 .alg = CIPHER_ALG_AES,
3108 .alg = CIPHER_ALG_AES,
3131 .alg = CIPHER_ALG_AES,
[all...]
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()

Completed in 19 milliseconds