Searched refs:SHA512_H7 (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/include/crypto/ |
D | sha2.h | 57 #define SHA512_H7 0x5be0cd19137e2179ULL macro
|
D | sha512_base.h | 50 sctx->state[7] = SHA512_H7; in sha512_base_init()
|
/linux-6.1.9/arch/s390/crypto/ |
D | sha512_s390.c | 32 *(__u64 *)&ctx->state[14] = SHA512_H7; in sha512_init()
|
/linux-6.1.9/drivers/crypto/nx/ |
D | nx-sha512.c | 55 sctx->state[7] = __cpu_to_be64(SHA512_H7); 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 | 48 cpu_to_be64(SHA512_H6), cpu_to_be64(SHA512_H7)
|
/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 | 53 cpu_to_be64(SHA512_H6), cpu_to_be64(SHA512_H7),
|