wolfssl: Undef RSA_PSS_SALT_LEN_DEFAULT as wolfSSL 4.3.0 defines it as enum
This commit is contained in:
@@ -38,6 +38,10 @@
|
|||||||
#undef DES_BLOCK_SIZE
|
#undef DES_BLOCK_SIZE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef RSA_PSS_SALT_LEN_DEFAULT
|
||||||
|
#undef RSA_PSS_SALT_LEN_DEFAULT
|
||||||
|
#endif
|
||||||
|
|
||||||
/* PARSE_ERROR is an enum entry in wolfSSL - not used in this plugin */
|
/* PARSE_ERROR is an enum entry in wolfSSL - not used in this plugin */
|
||||||
#define PARSE_ERROR WOLFSSL_PARSE_ERROR
|
#define PARSE_ERROR WOLFSSL_PARSE_ERROR
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user