Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/
H A Dsha.h62 #define SHA512_H3 0xa54ff53a5f1d36f1ULL macro
H A Dsha512_base.h45 sctx->state[3] = SHA512_H3; in sha512_base_init()
/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Dsha512_glue.c34 sctx->state[3] = SHA512_H3; in sha512_sparc64_init()
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/crypto/
H A Docteon-sha512.c84 sctx->state[3] = SHA512_H3; in octeon_sha512_init()
/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx-sha512.c46 sctx->state[3] = __cpu_to_be64(SHA512_H3); in nx_sha512_init()
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_algo.h323 SHA512_H0, SHA512_H1, SHA512_H2, SHA512_H3,
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-ops.c51 cpu_to_be64(SHA512_H2), cpu_to_be64(SHA512_H3),
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_hash.c53 hilo(SHA512_H3), hilo(SHA512_H2), hilo(SHA512_H1), hilo(SHA512_H0) };