Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Dimplementations.h4 int _crypto_generichash_blake2b_pick_best_implementation(void);
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dgenerichash_blake2b.c108 _crypto_generichash_blake2b_pick_best_implementation(void) in _crypto_generichash_blake2b_pick_best_implementation() function
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcore.c58 _crypto_generichash_blake2b_pick_best_implementation(); in sodium_init()