Searched refs:sodium_runtime_has_avx (Results 1 – 4 of 4) sorted by relevance
27 int sodium_runtime_has_avx(void);
26 (void) sodium_runtime_has_avx(); in main()
54 if (sodium_runtime_has_avx()) { in _crypto_scalarmult_curve25519_pick_best_implementation()
264 sodium_runtime_has_avx(void) in sodium_runtime_has_avx() function