Home
last modified time | relevance | path

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

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