PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /proc/thread-self/root/proc/self/root/proc/self/root/usr/include/sodium/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : //proc/thread-self/root/proc/self/root/proc/self/root/usr/include/sodium/runtime.h |
#ifndef sodium_runtime_H #define sodium_runtime_H #include "export.h" #ifdef __cplusplus extern "C" { #endif SODIUM_EXPORT_WEAK int sodium_runtime_has_neon(void); SODIUM_EXPORT_WEAK int sodium_runtime_has_sse2(void); SODIUM_EXPORT_WEAK int sodium_runtime_has_sse3(void); SODIUM_EXPORT_WEAK int sodium_runtime_has_ssse3(void); SODIUM_EXPORT_WEAK int sodium_runtime_has_sse41(void); SODIUM_EXPORT_WEAK int sodium_runtime_has_avx(void); SODIUM_EXPORT_WEAK int sodium_runtime_has_avx2(void); SODIUM_EXPORT_WEAK int sodium_runtime_has_avx512f(void); SODIUM_EXPORT_WEAK int sodium_runtime_has_pclmul(void); SODIUM_EXPORT_WEAK int sodium_runtime_has_aesni(void); SODIUM_EXPORT_WEAK int sodium_runtime_has_rdrand(void); /* ------------------------------------------------------------------------- */ int _sodium_runtime_get_cpu_features(void); #ifdef __cplusplus } #endif #endif