Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dsha2.h57 #define SHA512_H7 0x5be0cd19137e2179ULL macro
H A Dsha512_base.h50 sctx->state[7] = SHA512_H7; in sha512_base_init()
/openbmc/linux/arch/s390/crypto/
H A Dsha512_s390.c32 *(__u64 *)&ctx->state[14] = SHA512_H7; in sha512_init()
/openbmc/u-boot/lib/
H A Dsha512.c50 #define SHA512_H7 0x5be0cd19137e2179ULL macro
332 ctx->state[7] = SHA512_H7; in sha512_starts()
/openbmc/linux/drivers/crypto/nx/
H A Dnx-sha512.c55 sctx->state[7] = __cpu_to_be64(SHA512_H7); 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.c59 cpu_to_be64(SHA512_H6), cpu_to_be64(SHA512_H7)
/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.c53 cpu_to_be64(SHA512_H6), cpu_to_be64(SHA512_H7),