Searched refs:K_SHA256 (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/libecc/src/hash/ |
H A D | sha224.c | 45 SHA2CORE_SHA256(a, b, c, d, e, f, g, h, W[i], K_SHA256[i]); in sha224_process() 50 K_SHA256[i]); in sha224_process()
|
H A D | sha256.c | 45 SHA2CORE_SHA256(a, b, c, d, e, f, g, h, W[i], K_SHA256[i]); in sha256_process() 50 K_SHA256[i]); in sha256_process()
|
/freebsd/crypto/libecc/include/libecc/hash/ |
H A D | sha2.h | 137 static const u32 K_SHA256[] = { variable
|