OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARGON2_512BIT_WORDS_IN_BLOCK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
argon2-fill-block-avx512f.c
47
__m512i block_XY[
ARGON2_512BIT_WORDS_IN_BLOCK
];
50
for (i = 0; i <
ARGON2_512BIT_WORDS_IN_BLOCK
; i++) {
67
for (i = 0; i <
ARGON2_512BIT_WORDS_IN_BLOCK
; i++) {
77
__m512i block_XY[
ARGON2_512BIT_WORDS_IN_BLOCK
];
80
for (i = 0; i <
ARGON2_512BIT_WORDS_IN_BLOCK
; i++) {
99
for (i = 0; i <
ARGON2_512BIT_WORDS_IN_BLOCK
; i++) {
126
__m512i zero_block[
ARGON2_512BIT_WORDS_IN_BLOCK
];
127
__m512i zero2_block[
ARGON2_512BIT_WORDS_IN_BLOCK
];
156
__m512i state[
ARGON2_512BIT_WORDS_IN_BLOCK
];
argon2-core.h
33
ARGON2_512BIT_WORDS_IN_BLOCK
= ARGON2_BLOCK_SIZE / 64,
Completed in 14 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025