mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 19:54:40 +02:00
@@ -39033,10 +39033,8 @@ int ParseCRL(RevokedCert* rcert, DecodedCRL* dcrl, const byte* buff, word32 sz,
|
|||||||
int ret = 0;
|
int ret = 0;
|
||||||
int len;
|
int len;
|
||||||
word32 idx = 0;
|
word32 idx = 0;
|
||||||
#ifdef WC_RSA_PSS
|
|
||||||
const byte* sigParams = NULL;
|
const byte* sigParams = NULL;
|
||||||
int sigParamsSz = 0;
|
int sigParamsSz = 0;
|
||||||
#endif
|
|
||||||
|
|
||||||
WOLFSSL_MSG("ParseCRL");
|
WOLFSSL_MSG("ParseCRL");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user