Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c44 static fill_segment_fn fill_segment = fill_segment_ref;
539 fill_segment = fill_segment_ref; in argon2_pick_best_implementation()
H A Dargon2-core.h286 void fill_segment_ref(const argon2_instance_t *instance,
H A Dargon2-fill-block-ref.c144 fill_segment_ref(const argon2_instance_t *instance, argon2_position_t position) in fill_segment_ref() function