Home
last modified time | relevance | path

Searched refs:SHA384_H0 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/crypto/
H A Dsha.h50 #define SHA384_H0 0xcbbb9d5dc1059ed8ULL macro
H A Dsha512_base.h25 sctx->state[0] = SHA384_H0; in sha384_base_init()
/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Dsha512_glue.c47 sctx->state[0] = SHA384_H0; in sha384_sparc64_init()
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/crypto/
H A Docteon-sha512.c98 sctx->state[0] = SHA384_H0; in octeon_sha384_init()
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_algo.h318 SHA384_H0, SHA384_H1, SHA384_H2, SHA384_H3,
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-ops.c43 cpu_to_be64(SHA384_H0), cpu_to_be64(SHA384_H1),
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_hash.c50 hilo(SHA384_H3), hilo(SHA384_H2), hilo(SHA384_H1), hilo(SHA384_H0) };