Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h60 HASH_ALG_SHA224 = 0x3, enumerator
H A Dspu.c118 case HASH_ALG_SHA224: in spum_dump_msg_hdr()
183 case HASH_ALG_SHA224: in spum_dump_msg_hdr()
563 if (alg == HASH_ALG_SHA224) in spum_digest_size()
H A Dcipher.c913 case HASH_ALG_SHA224: in spu_hmac_outer_hash()
1315 if ((ctx->auth.alg == HASH_ALG_SHA224) && in handle_aead_req()
2339 case HASH_ALG_SHA224: in ahash_hmac_setkey()
3288 .alg = HASH_ALG_SHA224,
3438 .alg = HASH_ALG_SHA224,
3821 .alg = HASH_ALG_SHA224,
3839 .alg = HASH_ALG_SHA224,
H A Dspu2.c256 case HASH_ALG_SHA224: in spu2_hash_xlate()