mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 12:14:38 +02:00
set inital value in NTRU rsa_test
This commit is contained in:
@@ -4045,7 +4045,7 @@ int rsa_test(void)
|
|||||||
FILE* ntruPrivFile;
|
FILE* ntruPrivFile;
|
||||||
int certSz;
|
int certSz;
|
||||||
int pemSz;
|
int pemSz;
|
||||||
word32 idx3;
|
word32 idx3 = 0;
|
||||||
#ifdef WOLFSSL_TEST_CERT
|
#ifdef WOLFSSL_TEST_CERT
|
||||||
DecodedCert decode;
|
DecodedCert decode;
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user