Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dsha2.h54 #define SHA512_H4 0x510e527fade682d1ULL macro
A Dsha512_base.h47 sctx->state[4] = SHA512_H4; in sha512_base_init()
/linux/arch/sparc/crypto/
A Dsha512_glue.c35 sctx->state[4] = SHA512_H4; in sha512_sparc64_init()
/linux/arch/mips/cavium-octeon/crypto/
A Docteon-sha512.c85 sctx->state[4] = SHA512_H4; in octeon_sha512_init()
/linux/drivers/crypto/chelsio/
A Dchcr_algo.h324 SHA512_H4, SHA512_H5, SHA512_H6, SHA512_H7,
/linux/drivers/crypto/nx/
A Dnx-sha512.c52 sctx->state[4] = __cpu_to_be64(SHA512_H4); in nx_sha512_init()
/linux/drivers/crypto/ccp/
A Dccp-ops.c52 cpu_to_be64(SHA512_H4), cpu_to_be64(SHA512_H5),
/linux/drivers/crypto/ccree/
A Dcc_hash.c52 hilo(SHA512_H7), hilo(SHA512_H6), hilo(SHA512_H5), hilo(SHA512_H4),

Completed in 15 milliseconds