Home
last modified time | relevance | path

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

/linux-6.1.9/include/crypto/
Dsha2.h57 #define SHA512_H7 0x5be0cd19137e2179ULL macro
Dsha512_base.h50 sctx->state[7] = SHA512_H7; in sha512_base_init()
/linux-6.1.9/arch/s390/crypto/
Dsha512_s390.c32 *(__u64 *)&ctx->state[14] = SHA512_H7; in sha512_init()
/linux-6.1.9/drivers/crypto/nx/
Dnx-sha512.c55 sctx->state[7] = __cpu_to_be64(SHA512_H7); in nx_sha512_init()
/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_algo.h324 SHA512_H4, SHA512_H5, SHA512_H6, SHA512_H7,
/linux-6.1.9/drivers/crypto/aspeed/
Daspeed-hace-hash.c48 cpu_to_be64(SHA512_H6), cpu_to_be64(SHA512_H7)
/linux-6.1.9/drivers/crypto/ccree/
Dcc_hash.c52 hilo(SHA512_H7), hilo(SHA512_H6), hilo(SHA512_H5), hilo(SHA512_H4),
/linux-6.1.9/drivers/crypto/ccp/
Dccp-ops.c53 cpu_to_be64(SHA512_H6), cpu_to_be64(SHA512_H7),