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

/linux-4.1.27/include/crypto/
H A Dsha.h64 #define SHA512_H6 0x1f83d9abfb41bd6bULL macro
H A Dsha512_base.h48 sctx->state[6] = SHA512_H6; sha512_base_init()
/linux-4.1.27/arch/sparc/crypto/
H A Dsha512_glue.c37 sctx->state[6] = SHA512_H6; sha512_sparc64_init()
/linux-4.1.27/drivers/crypto/nx/
H A Dnx-sha512.c61 sctx->state[6] = __cpu_to_be64(SHA512_H6); nx_sha512_init()
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
H A Docteon-sha512.c91 sctx->state[6] = SHA512_H6; octeon_sha512_init()
/linux-4.1.27/arch/arm/crypto/
H A Dsha512_neon_glue.c89 sctx->state[6] = SHA512_H6; sha512_neon_init()

Completed in 67 milliseconds