Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/
Dsha2.h43 #define SHA384_H2 0x9159015a3070dd17ULL macro
Dsha512_base.h28 sctx->state[2] = SHA384_H2; in sha384_base_init()
/linux-5.19.10/arch/s390/crypto/
Dsha512_s390.c92 *(__u64 *)&ctx->state[4] = SHA384_H2; in sha384_init()
/linux-5.19.10/drivers/crypto/chelsio/
Dchcr_algo.h318 SHA384_H0, SHA384_H1, SHA384_H2, SHA384_H3,
/linux-5.19.10/drivers/crypto/ccp/
Dccp-ops.c44 cpu_to_be64(SHA384_H2), cpu_to_be64(SHA384_H3),
/linux-5.19.10/drivers/crypto/ccree/
Dcc_hash.c50 hilo(SHA384_H3), hilo(SHA384_H2), hilo(SHA384_H1), hilo(SHA384_H0) };