This commit is contained in:
Kaleb Himes
2014-12-17 13:55:34 -07:00
parent d3acb121ff
commit 0957d275b3
46 changed files with 2069 additions and 2447 deletions

View File

@@ -21,6 +21,11 @@
/* CTaoCrypt benchmark */
/* wolfssl_cyassl compatibility layer */
#include <cyassl/ssl.h>
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif

View File

@@ -19,6 +19,9 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
/* wolfssl_cyassl compatibility layer */
#include <cyassl/ssl.h>
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif