Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dsha2.h43 #define SHA384_H2 0x9159015a3070dd17ULL macro
H A Dsha512_base.h28 sctx->state[2] = SHA384_H2; in sha384_base_init()
/openbmc/linux/arch/s390/crypto/
H A Dsha512_s390.c92 *(__u64 *)&ctx->state[4] = SHA384_H2; in sha384_init()
/openbmc/u-boot/lib/
H A Dsha512.c36 #define SHA384_H2 0x9159015a3070dd17ULL macro
263 ctx->state[2] = SHA384_H2; in sha384_starts()
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h318 SHA384_H0, SHA384_H1, SHA384_H2, SHA384_H3,
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c50 cpu_to_be64(SHA384_H2), cpu_to_be64(SHA384_H3),
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-ops.c44 cpu_to_be64(SHA384_H2), cpu_to_be64(SHA384_H3),
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c50 hilo(SHA384_H3), hilo(SHA384_H2), hilo(SHA384_H1), hilo(SHA384_H0) };