wolfssl-sys 4.0.0

System bindings for WolfSSL
Documentation
1
2
3
4
5
6
7
8
9
/* engine.h for libcurl */

#include <wolfssl/openssl/err.h>

#undef HAVE_OPENSSL_ENGINE_H

/* ENGINE_load_builtin_engines not needed, as all builtin engines are already
   loaded into memory and used on startup. */
#define ENGINE_load_builtin_engines() WC_DO_NOTHING