Searched refs:CIPHER_ALG_AES (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | spu2.c | 165 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 D | cipher.c | 1572 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 D | spu.h | 27 CIPHER_ALG_AES = 0x4, enumerator
|
H A D | util.c | 299 case CIPHER_ALG_AES: in spu_alg_name()
|
H A D | spu.c | 225 case CIPHER_ALG_AES: in spum_dump_msg_hdr()
|
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | spu2.c | 165 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 D | cipher.c | 1569 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 D | spu.h | 28 CIPHER_ALG_AES = 0x4, enumerator
|
H A D | util.c | 301 case CIPHER_ALG_AES: in spu_alg_name()
|
H A D | spu.c | 225 case CIPHER_ALG_AES: in spum_dump_msg_hdr()
|
Completed in 19 milliseconds