Home
last modified time | relevance | path

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

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