Searched refs:sodium_runtime_has_avx2 (Results 1 – 7 of 7) sorted by relevance
30 int sodium_runtime_has_avx2(void);
27 (void) sodium_runtime_has_avx2(); in main()
88 if (sodium_runtime_has_avx2()) { in _crypto_stream_salsa20_pick_best_implementation()
118 if (sodium_runtime_has_avx2()) { in _crypto_stream_chacha20_pick_best_implementation()
270 sodium_runtime_has_avx2(void) in sodium_runtime_has_avx2() function
414 if (sodium_runtime_has_avx2()) { in blake2b_pick_best_implementation()
528 if (sodium_runtime_has_avx2()) { in argon2_pick_best_implementation()