Home
last modified time | relevance | path

Searched refs:SHA512_H3 (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/crypto/
Dsha.h61 #define SHA512_H3 0xa54ff53a5f1d36f1ULL macro
Dsha512_base.h45 sctx->state[3] = SHA512_H3; in sha512_base_init()
/linux-4.4.14/arch/sparc/crypto/
Dsha512_glue.c34 sctx->state[3] = SHA512_H3; in sha512_sparc64_init()
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
Docteon-sha512.c88 sctx->state[3] = SHA512_H3; in octeon_sha512_init()
/linux-4.4.14/drivers/crypto/nx/
Dnx-sha512.c58 sctx->state[3] = __cpu_to_be64(SHA512_H3); in nx_sha512_init()