Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dsha2.h41 #define SHA384_H0 0xcbbb9d5dc1059ed8ULL macro
A Dsha512_base.h26 sctx->state[0] = SHA384_H0; in sha384_base_init()
/linux/arch/s390/crypto/
A Dsha512_s390.c90 *(__u64 *)&ctx->state[0] = SHA384_H0; in sha384_init()
/linux/drivers/crypto/chelsio/
A Dchcr_algo.h318 SHA384_H0, SHA384_H1, SHA384_H2, SHA384_H3,
/linux/drivers/crypto/aspeed/
A Daspeed-hace-hash.c49 cpu_to_be64(SHA384_H0), cpu_to_be64(SHA384_H1),
/linux/drivers/crypto/ccp/
A Dccp-ops.c43 cpu_to_be64(SHA384_H0), cpu_to_be64(SHA384_H1),
/linux/drivers/crypto/ccree/
A Dcc_hash.c50 hilo(SHA384_H3), hilo(SHA384_H2), hilo(SHA384_H1), hilo(SHA384_H0) };

Completed in 24 milliseconds