legacy defines and updates

This commit is contained in:
kaleb-himes
2015-01-13 13:27:01 -07:00
parent 7f3184b0ed
commit 288d9a039d
3 changed files with 13 additions and 9 deletions

View File

@@ -55,6 +55,10 @@
/* redeclare guard */
#define CYASSL_TYPES_DEFINED WOLFSSL_TYPES_DEFINED
/* legacy defines */
#define yasslIP wolfSSLIP /**/
#define yasslPort wolfSSLPort /**/
/* cyassl/ssl.h (structs) */
#define CYASSL_RSA WOLFSSL_RSA
#define CYASSL_DSA WOLFSSL_DSA