Home
last modified time | relevance | path

Searched refs:SHA512_H0 (Results 1 – 8 of 8) sorted by relevance

/linux/include/crypto/
A Dsha2.h50 #define SHA512_H0 0x6a09e667f3bcc908ULL macro
A Dsha512_base.h43 sctx->state[0] = SHA512_H0; in sha512_base_init()
/linux/arch/sparc/crypto/
A Dsha512_glue.c31 sctx->state[0] = SHA512_H0; in sha512_sparc64_init()
/linux/arch/mips/cavium-octeon/crypto/
A Docteon-sha512.c81 sctx->state[0] = SHA512_H0; in octeon_sha512_init()
/linux/drivers/crypto/chelsio/
A Dchcr_algo.h323 SHA512_H0, SHA512_H1, SHA512_H2, SHA512_H3,
/linux/drivers/crypto/nx/
A Dnx-sha512.c48 sctx->state[0] = __cpu_to_be64(SHA512_H0); in nx_sha512_init()
/linux/drivers/crypto/ccp/
A Dccp-ops.c50 cpu_to_be64(SHA512_H0), cpu_to_be64(SHA512_H1),
/linux/drivers/crypto/ccree/
A Dcc_hash.c53 hilo(SHA512_H3), hilo(SHA512_H2), hilo(SHA512_H1), hilo(SHA512_H0) };

Completed in 16 milliseconds