Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dsha.h63 #define SHA512_H5 0x9b05688c2b3e6c1fULL macro
Dsha512_base.h47 sctx->state[5] = SHA512_H5; in sha512_base_init()
/linux-4.4.14/arch/sparc/crypto/
Dsha512_glue.c36 sctx->state[5] = SHA512_H5; in sha512_sparc64_init()
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
Docteon-sha512.c90 sctx->state[5] = SHA512_H5; in octeon_sha512_init()
/linux-4.4.14/drivers/crypto/nx/
Dnx-sha512.c60 sctx->state[5] = __cpu_to_be64(SHA512_H5); in nx_sha512_init()