Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dsha2.h56 #define SHA512_H6 0x1f83d9abfb41bd6bULL macro
A Dsha512_base.h49 sctx->state[6] = SHA512_H6; in sha512_base_init()
/linux/arch/sparc/crypto/
A Dsha512_glue.c37 sctx->state[6] = SHA512_H6; in sha512_sparc64_init()
/linux/arch/mips/cavium-octeon/crypto/
A Docteon-sha512.c87 sctx->state[6] = SHA512_H6; 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.c54 sctx->state[6] = __cpu_to_be64(SHA512_H6); in nx_sha512_init()
/linux/drivers/crypto/ccp/
A Dccp-ops.c53 cpu_to_be64(SHA512_H6), cpu_to_be64(SHA512_H7),
/linux/drivers/crypto/ccree/
A Dcc_hash.c52 hilo(SHA512_H7), hilo(SHA512_H6), hilo(SHA512_H5), hilo(SHA512_H4),

Completed in 13 milliseconds