Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c18 &crypto_stream_chacha20_ref_implementation;
115 implementation = &crypto_stream_chacha20_ref_implementation; in _crypto_stream_chacha20_pick_best_implementation()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/
H A Dchacha20_ref.h8 crypto_stream_chacha20_ref_implementation;
H A Dchacha20_ref.c310 crypto_stream_chacha20_ref_implementation = { variable