Searched refs:SHA512_H4 (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/include/crypto/ |
D | sha2.h | 54 #define SHA512_H4 0x510e527fade682d1ULL macro
|
D | sha512_base.h | 47 sctx->state[4] = SHA512_H4; in sha512_base_init()
|
/linux-6.1.9/arch/s390/crypto/ |
D | sha512_s390.c | 29 *(__u64 *)&ctx->state[8] = SHA512_H4; in sha512_init()
|
/linux-6.1.9/drivers/crypto/nx/ |
D | nx-sha512.c | 52 sctx->state[4] = __cpu_to_be64(SHA512_H4); in nx_sha512_init()
|
/linux-6.1.9/drivers/crypto/chelsio/ |
D | chcr_algo.h | 324 SHA512_H4, SHA512_H5, SHA512_H6, SHA512_H7,
|
/linux-6.1.9/drivers/crypto/aspeed/ |
D | aspeed-hace-hash.c | 47 cpu_to_be64(SHA512_H4), cpu_to_be64(SHA512_H5),
|
/linux-6.1.9/drivers/crypto/ccree/ |
D | cc_hash.c | 52 hilo(SHA512_H7), hilo(SHA512_H6), hilo(SHA512_H5), hilo(SHA512_H4),
|
/linux-6.1.9/drivers/crypto/ccp/ |
D | ccp-ops.c | 52 cpu_to_be64(SHA512_H4), cpu_to_be64(SHA512_H5),
|