Home
last modified time | relevance | path

Searched refs:SHA512_H6 (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/include/crypto/
Dsha2.h56 #define SHA512_H6 0x1f83d9abfb41bd6bULL macro
Dsha512_base.h49 sctx->state[6] = SHA512_H6; in sha512_base_init()
/linux-5.19.10/arch/s390/crypto/
Dsha512_s390.c31 *(__u64 *)&ctx->state[12] = SHA512_H6; in sha512_init()
/linux-5.19.10/drivers/crypto/nx/
Dnx-sha512.c54 sctx->state[6] = __cpu_to_be64(SHA512_H6); in nx_sha512_init()
/linux-5.19.10/drivers/crypto/chelsio/
Dchcr_algo.h324 SHA512_H4, SHA512_H5, SHA512_H6, SHA512_H7,
/linux-5.19.10/drivers/crypto/ccp/
Dccp-ops.c53 cpu_to_be64(SHA512_H6), cpu_to_be64(SHA512_H7),
/linux-5.19.10/drivers/crypto/ccree/
Dcc_hash.c52 hilo(SHA512_H7), hilo(SHA512_H6), hilo(SHA512_H5), hilo(SHA512_H4),