Home
last modified time | relevance | path

Searched refs:HASH_ALG_SHA3_224 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h66 HASH_ALG_SHA3_224 = 0x8, enumerator
H A Dspu2.c283 case HASH_ALG_SHA3_224: in spu2_hash_xlate()
H A Dcipher.c2355 case HASH_ALG_SHA3_224: in ahash_hmac_setkey()
3970 .alg = HASH_ALG_SHA3_224,
3989 .alg = HASH_ALG_SHA3_224,
4469 if ((driver_alg->auth_info.alg >= HASH_ALG_SHA3_224) && in spu_register_ahash()