Searched refs:SHA512_H5 (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/include/crypto/ |
D | sha2.h | 55 #define SHA512_H5 0x9b05688c2b3e6c1fULL macro
|
D | sha512_base.h | 48 sctx->state[5] = SHA512_H5; in sha512_base_init()
|
/linux-5.19.10/arch/s390/crypto/ |
D | sha512_s390.c | 30 *(__u64 *)&ctx->state[10] = SHA512_H5; in sha512_init()
|
/linux-5.19.10/drivers/crypto/nx/ |
D | nx-sha512.c | 53 sctx->state[5] = __cpu_to_be64(SHA512_H5); in nx_sha512_init()
|
/linux-5.19.10/drivers/crypto/chelsio/ |
D | chcr_algo.h | 324 SHA512_H4, SHA512_H5, SHA512_H6, SHA512_H7,
|
/linux-5.19.10/drivers/crypto/ccp/ |
D | ccp-ops.c | 52 cpu_to_be64(SHA512_H4), cpu_to_be64(SHA512_H5),
|
/linux-5.19.10/drivers/crypto/ccree/ |
D | cc_hash.c | 52 hilo(SHA512_H7), hilo(SHA512_H6), hilo(SHA512_H5), hilo(SHA512_H4),
|