Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dsha2.h57 #define SHA512_H7 0x5be0cd19137e2179ULL macro
A Dsha512_base.h50 sctx->state[7] = SHA512_H7; in sha512_base_init()
/linux/arch/sparc/crypto/
A Dsha512_glue.c38 sctx->state[7] = SHA512_H7; in sha512_sparc64_init()
/linux/arch/mips/cavium-octeon/crypto/
A Docteon-sha512.c88 sctx->state[7] = SHA512_H7; 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.c55 sctx->state[7] = __cpu_to_be64(SHA512_H7); 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 14 milliseconds