Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A Dsha2.h53 #define SHA512_H3 0xa54ff53a5f1d36f1ULL macro
A Dsha512_base.h46 sctx->state[3] = SHA512_H3; in sha512_base_init()
/linux-6.3-rc2/arch/s390/crypto/
A Dsha512_s390.c28 *(__u64 *)&ctx->state[6] = SHA512_H3; in sha512_init()
/linux-6.3-rc2/drivers/crypto/chelsio/
A Dchcr_algo.h323 SHA512_H0, SHA512_H1, SHA512_H2, SHA512_H3,
/linux-6.3-rc2/drivers/crypto/nx/
A Dnx-sha512.c51 sctx->state[3] = __cpu_to_be64(SHA512_H3); in nx_sha512_init()
/linux-6.3-rc2/drivers/crypto/aspeed/
A Daspeed-hace-hash.c46 cpu_to_be64(SHA512_H2), cpu_to_be64(SHA512_H3),
/linux-6.3-rc2/drivers/crypto/ccp/
A Dccp-ops.c51 cpu_to_be64(SHA512_H2), cpu_to_be64(SHA512_H3),
/linux-6.3-rc2/drivers/crypto/ccree/
A Dcc_hash.c53 hilo(SHA512_H3), hilo(SHA512_H2), hilo(SHA512_H1), hilo(SHA512_H0) };

Completed in 17 milliseconds