Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Dimplementations.h8 int _crypto_stream_chacha20_pick_best_implementation(void);
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c113 _crypto_stream_chacha20_pick_best_implementation(void) in _crypto_stream_chacha20_pick_best_implementation() function
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcore.c61 _crypto_stream_chacha20_pick_best_implementation(); in sodium_init()