wolfssl-sys 4.0.0

System bindings for WolfSSL
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _WIN_USER_SETTINGS_H_
#define _WIN_USER_SETTINGS_H_


#undef WOLFSSL_AESNI

#undef HAVE_INTEL_RDSEED

#undef USE_INTEL_SPEEDUP

#undef WOLFSSL_AARCH64_BUILD
#define WOLFSSL_AARCH64_BUILD


#endif /* _WIN_USER_SETTINGS_H_ */