Searched refs:SHA512_H5 (Results 1 - 6 of 6) sorted by relevance

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

Completed in 56 milliseconds