Xuyi Wang / wolfSSL

Dependents:   OS

Committer:
sPymbed
Date:
Wed Nov 20 13:27:48 2019 +0000
Revision:
17:ff9d1e86ad5f
Parent:
15:117db924cf7c
removed: wolfcrypt

Who changed what in which revision?

UserRevisionLine numberNew contents of line
wolfSSL 15:117db924cf7c 1 /* engine.h for libcurl */
wolfSSL 15:117db924cf7c 2
wolfSSL 15:117db924cf7c 3 #undef HAVE_OPENSSL_ENGINE_H
wolfSSL 15:117db924cf7c 4
wolfSSL 15:117db924cf7c 5 #define ENGINE_load_builtin_engines() /*ENGINE_load_builtin_engines not needed*/
wolfSSL 15:117db924cf7c 6
wolfSSL 15:117db924cf7c 7