mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
set inital value in NTRU rsa_test
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user