Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A Dsha2.h55 #define SHA512_H5 0x9b05688c2b3e6c1fULL macro
A Dsha512_base.h48 sctx->state[5] = SHA512_H5; in sha512_base_init()
/linux-6.3-rc2/arch/s390/crypto/
A Dsha512_s390.c30 *(__u64 *)&ctx->state[10] = SHA512_H5; in sha512_init()
/linux-6.3-rc2/drivers/crypto/chelsio/
A Dchcr_algo.h324 SHA512_H4, SHA512_H5, SHA512_H6, SHA512_H7,
/linux-6.3-rc2/drivers/crypto/nx/
A Dnx-sha512.c53 sctx->state[5] = __cpu_to_be64(SHA512_H5); in nx_sha512_init()
/linux-6.3-rc2/drivers/crypto/aspeed/
A Daspeed-hace-hash.c47 cpu_to_be64(SHA512_H4), cpu_to_be64(SHA512_H5),
/linux-6.3-rc2/drivers/crypto/ccp/
A Dccp-ops.c52 cpu_to_be64(SHA512_H4), cpu_to_be64(SHA512_H5),
/linux-6.3-rc2/drivers/crypto/ccree/
A Dcc_hash.c52 hilo(SHA512_H7), hilo(SHA512_H6), hilo(SHA512_H5), hilo(SHA512_H4),

Completed in 15 milliseconds