Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dsha.h60 #define SHA512_H2 0x3c6ef372fe94f82bULL macro
Dsha512_base.h44 sctx->state[2] = SHA512_H2; in sha512_base_init()
/linux-4.4.14/arch/sparc/crypto/
Dsha512_glue.c33 sctx->state[2] = SHA512_H2; in sha512_sparc64_init()
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
Docteon-sha512.c87 sctx->state[2] = SHA512_H2; in octeon_sha512_init()
/linux-4.4.14/drivers/crypto/nx/
Dnx-sha512.c57 sctx->state[2] = __cpu_to_be64(SHA512_H2); in nx_sha512_init()