Home
last modified time | relevance | path

Searched defs:pseudo_rand (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dref.c94 uint64_t pseudo_rand, ref_index, ref_lane; in fill_segment() local
H A Dopt.c178 uint64_t pseudo_rand, ref_index, ref_lane; in fill_segment() local
H A Dcore.c194 const argon2_position_t *position, uint32_t pseudo_rand, in index_alpha()
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-fill-block-ref.c149 uint64_t pseudo_rand, ref_index, ref_lane; in fill_segment_ref() local
H A Dargon2-fill-block-avx512f.c153 uint64_t pseudo_rand, ref_index, ref_lane; in fill_segment_avx512f() local
H A Dargon2-fill-block-avx2.c148 uint64_t pseudo_rand, ref_index, ref_lane; in fill_segment_avx2() local
H A Dargon2-fill-block-ssse3.c147 uint64_t pseudo_rand, ref_index, ref_lane; in fill_segment_ssse3() local
H A Dargon2-core.h140 const argon2_position_t *position, uint32_t pseudo_rand, in index_alpha()