Home
last modified time | relevance | path

Searched refs:K_SHA256 (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/libecc/src/hash/
H A Dsha224.c45 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 Dsha256.c45 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 Dsha2.h137 static const u32 K_SHA256[] = { variable