Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/hash/
H A Dsha512_core.c43 SHA2CORE_SHA512(a, b, c, d, e, f, g, h, W[i], K_SHA512[i]); in sha512_core_process()
48 K_SHA512[i]); in sha512_core_process()
H A Dsha384.c45 SHA2CORE_SHA512(a, b, c, d, e, f, g, h, W[i], K_SHA512[i]); in sha384_process()
50 K_SHA512[i]); in sha384_process()
/freebsd/crypto/libecc/include/libecc/hash/
H A Dsha2.h173 static const u64 K_SHA512[] = { variable