forked from wolfSSL/wolfssl
full commit passing
This commit is contained in:
@ -32,6 +32,7 @@ nobase_include_HEADERS+= \
|
|||||||
cyassl/ctaocrypt/ripemd.h \
|
cyassl/ctaocrypt/ripemd.h \
|
||||||
cyassl/ctaocrypt/rsa.h \
|
cyassl/ctaocrypt/rsa.h \
|
||||||
cyassl/ctaocrypt/settings.h \
|
cyassl/ctaocrypt/settings.h \
|
||||||
|
cyassl/ctaocrypt/settings_comp.h \
|
||||||
cyassl/ctaocrypt/sha256.h \
|
cyassl/ctaocrypt/sha256.h \
|
||||||
cyassl/ctaocrypt/sha512.h \
|
cyassl/ctaocrypt/sha512.h \
|
||||||
cyassl/ctaocrypt/sha.h \
|
cyassl/ctaocrypt/sha.h \
|
||||||
|
@ -30,6 +30,7 @@
|
|||||||
* include the new ssl.h
|
* include the new ssl.h
|
||||||
*/
|
*/
|
||||||
#include <wolfssl/ssl.h>
|
#include <wolfssl/ssl.h>
|
||||||
|
#include <cyassl/ctaocrypt/settings.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Reference in New Issue
Block a user