Additional fixes for building without RNG. Fix for possible use of key->dp == NULL in wc_ecc_export_ex.

This commit is contained in:
David Garske
2021-02-24 13:21:54 -08:00
parent bf63b41465
commit 9ebdc8d61c
5 changed files with 132 additions and 57 deletions
+1
View File
@@ -5611,6 +5611,7 @@ exit:
(void)times;
(void)desc;
(void)start;
(void)name;
}