Home
last modified time | relevance | path

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

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