OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:K512
(Results
1 - 1
of
1
) sorted by relevancy
/src/common/lib/libc/hash/sha2/
sha2.c
177
static const uint64_t
K512
[80] = {
637
K512
[j] + W512[j]; \
647
T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) +
K512
[j] + \
732
T1 = h + Sigma1_512(e) + Ch(e, f, g) +
K512
[j] + W512[j];
754
T1 = h + Sigma1_512(e) + Ch(e, f, g) +
K512
[j] +
Completed in 15 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025