Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.h282 void fill_segment_avx2(const argon2_instance_t *instance,
H A Dargon2-fill-block-avx2.c144 fill_segment_avx2(const argon2_instance_t *instance, in fill_segment_avx2() function
H A Dargon2-core.c529 fill_segment = fill_segment_avx2; in argon2_pick_best_implementation()