Searched refs:sodium_runtime_has_avx512f (Results 1 – 4 of 4) sorted by relevance
33 int sodium_runtime_has_avx512f(void);
28 (void) sodium_runtime_has_avx512f(); in main()
276 sodium_runtime_has_avx512f(void) in sodium_runtime_has_avx512f() function
521 if (sodium_runtime_has_avx512f()) { in argon2_pick_best_implementation()