Home
last modified time | relevance | path

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

/linux-6.6.21/include/crypto/
Dsha2.h51 #define SHA512_H1 0xbb67ae8584caa73bULL macro
Dsha512_base.h44 sctx->state[1] = SHA512_H1; in sha512_base_init()
/linux-6.6.21/arch/s390/crypto/
Dsha512_s390.c26 *(__u64 *)&ctx->state[2] = SHA512_H1; in sha512_init()
/linux-6.6.21/drivers/crypto/chelsio/
Dchcr_algo.h323 SHA512_H0, SHA512_H1, SHA512_H2, SHA512_H3,
/linux-6.6.21/drivers/crypto/nx/
Dnx-sha512.c49 sctx->state[1] = __cpu_to_be64(SHA512_H1); in nx_sha512_init()
/linux-6.6.21/drivers/crypto/aspeed/
Daspeed-hace-hash.c56 cpu_to_be64(SHA512_H0), cpu_to_be64(SHA512_H1),
/linux-6.6.21/drivers/crypto/ccree/
Dcc_hash.c53 hilo(SHA512_H3), hilo(SHA512_H2), hilo(SHA512_H1), hilo(SHA512_H0) };
/linux-6.6.21/drivers/crypto/ccp/
Dccp-ops.c50 cpu_to_be64(SHA512_H0), cpu_to_be64(SHA512_H1),