Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/bcm/
A Dspu.c134 case HASH_ALG_AES: in spum_dump_msg_hdr()
146 } else if ((hash_alg == HASH_ALG_AES) && in spum_dump_msg_hdr()
199 case HASH_ALG_AES: in spum_dump_msg_hdr()
432 if ((hash_alg == HASH_ALG_AES) && (hash_mode == HASH_MODE_XCBC)) { in spum_hash_pad_len()
635 if ((hash_parms->alg == HASH_ALG_AES) && in spum_create_request()
1046 if ((auth_alg == HASH_ALG_AES) && in spum_request_pad()
A Dcipher.c773 if (hash_parms.alg == HASH_ALG_AES) in handle_ahash_req()
798 (hash_parms.alg != HASH_ALG_AES)) { in handle_ahash_req()
1363 if (ctx->auth.alg == HASH_ALG_AES) in handle_aead_req()
2261 if (ctx->auth.alg == HASH_ALG_AES) { in ahash_setkey()
3043 .alg = HASH_ALG_AES,
3066 .alg = HASH_ALG_AES,
3089 .alg = HASH_ALG_AES,
3112 .alg = HASH_ALG_AES,
3135 .alg = HASH_ALG_AES,
4119 .alg = HASH_ALG_AES,
[all …]
A Dspu.h62 HASH_ALG_AES = 0x5, enumerator
A Dspu2.c268 case HASH_ALG_AES: in spu2_hash_xlate()

Completed in 16 milliseconds