mirror of https://github.com/wolfSSL/wolfssl.git
set inital value in NTRU rsa_test
parent
6041b117d6
commit
10ad789c6f
|
@ -4045,7 +4045,7 @@ int rsa_test(void)
|
|||
FILE* ntruPrivFile;
|
||||
int certSz;
|
||||
int pemSz;
|
||||
word32 idx3;
|
||||
word32 idx3 = 0;
|
||||
#ifdef WOLFSSL_TEST_CERT
|
||||
DecodedCert decode;
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue