Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsha2.h54 #define SHA512_H4 0x510e527fade682d1ULL macro
H A Dsha512_base.h47 sctx->state[4] = SHA512_H4; in sha512_base_init()
/linux/arch/s390/crypto/
H A Dsha512_s390.c29 *(__u64 *)&ctx->state[8] = SHA512_H4; in sha512_init()
/linux/drivers/crypto/nx/
H A Dnx-sha512.c52 sctx->state[4] = __cpu_to_be64(SHA512_H4); in nx_sha512_init()
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h324 SHA512_H4, SHA512_H5, SHA512_H6, SHA512_H7,
/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c58 cpu_to_be64(SHA512_H4), cpu_to_be64(SHA512_H5),
/linux/drivers/crypto/ccree/
H A Dcc_hash.c52 hilo(SHA512_H7), hilo(SHA512_H6), hilo(SHA512_H5), hilo(SHA512_H4),
/linux/drivers/crypto/ccp/
H A Dccp-ops.c52 cpu_to_be64(SHA512_H4), cpu_to_be64(SHA512_H5),