Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/crypto/
Dsha.h64 #define SHA512_H5 0x9b05688c2b3e6c1fULL macro
Dsha512_base.h47 sctx->state[5] = SHA512_H5; in sha512_base_init()
/kernel/linux/linux-5.10/arch/sparc/crypto/
Dsha512_glue.c36 sctx->state[5] = SHA512_H5; in sha512_sparc64_init()
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/
Docteon-sha512.c86 sctx->state[5] = SHA512_H5; in octeon_sha512_init()
/kernel/linux/linux-5.10/drivers/crypto/nx/
Dnx-sha512.c48 sctx->state[5] = __cpu_to_be64(SHA512_H5); in nx_sha512_init()
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
Dchcr_algo.h324 SHA512_H4, SHA512_H5, SHA512_H6, SHA512_H7,
/kernel/linux/linux-5.10/drivers/crypto/ccp/
Dccp-ops.c52 cpu_to_be64(SHA512_H4), cpu_to_be64(SHA512_H5),
/kernel/linux/linux-5.10/drivers/crypto/ccree/
Dcc_hash.c52 hilo(SHA512_H7), hilo(SHA512_H6), hilo(SHA512_H5), hilo(SHA512_H4),