Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Dchacha20_dolbeau-avx2.h8 crypto_stream_chacha20_dolbeau_avx2_implementation;
H A Dchacha20_dolbeau-avx2.c173 crypto_stream_chacha20_dolbeau_avx2_implementation = { variable
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c119 implementation = &crypto_stream_chacha20_dolbeau_avx2_implementation; in _crypto_stream_chacha20_pick_best_implementation()