Home
last modified time | relevance | path

Searched refs:SHA224_H3 (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/include/crypto/
H A Dsha2.h26 #define SHA224_H3 0xf70e5939UL macro
124 sctx->state[3] = SHA224_H3; in sha224_init()
/linux-6.15/arch/s390/crypto/
H A Dsha256_s390.c86 sctx->state[3] = SHA224_H3; in s390_sha224_init()
/linux-6.15/drivers/crypto/chelsio/
H A Dchcr_algo.h308 SHA224_H0, SHA224_H1, SHA224_H2, SHA224_H3,
/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-hash.c102 u32 sha224_init[] = { SHA224_H0, SHA224_H1, SHA224_H2, SHA224_H3, in eip93_hash_init_sa_state_digest()
/linux-6.15/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c36 cpu_to_be32(SHA224_H2), cpu_to_be32(SHA224_H3),
/linux-6.15/drivers/crypto/ccree/
H A Dcc_hash.c36 SHA224_H3, SHA224_H2, SHA224_H1, SHA224_H0 };
/linux-6.15/drivers/crypto/ccp/
H A Dccp-ops.c30 cpu_to_be32(SHA224_H2), cpu_to_be32(SHA224_H3),
/linux-6.15/drivers/crypto/
H A Dtalitos.c1965 req_ctx->hw_context[3] = SHA224_H3; in ahash_init_sha224_swinit()