Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/
H A Dsha2.h28 #define SHA224_H5 0x68581511UL macro
126 sctx->state[5] = SHA224_H5; in sha224_init()
/linux-6.15/arch/s390/crypto/
H A Dsha256_s390.c88 sctx->state[5] = SHA224_H5; in s390_sha224_init()
/linux-6.15/drivers/crypto/chelsio/
H A Dchcr_algo.h309 SHA224_H4, SHA224_H5, SHA224_H6, SHA224_H7,
/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-hash.c103 SHA224_H4, SHA224_H5, SHA224_H6, SHA224_H7 }; in eip93_hash_init_sa_state_digest()
/linux-6.15/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c37 cpu_to_be32(SHA224_H4), cpu_to_be32(SHA224_H5),
/linux-6.15/drivers/crypto/ccree/
H A Dcc_hash.c35 SHA224_H7, SHA224_H6, SHA224_H5, SHA224_H4,
/linux-6.15/drivers/crypto/ccp/
H A Dccp-ops.c31 cpu_to_be32(SHA224_H4), cpu_to_be32(SHA224_H5),
/linux-6.15/drivers/crypto/
H A Dtalitos.c1967 req_ctx->hw_context[5] = SHA224_H5; in ahash_init_sha224_swinit()