Topic: ecc_test_curve_size 24 failed!: -9917
I am trying to configure & install wolfssl-4.7.0-gplv3-fips-ready
Configure script seemed to run OK, I then did make, followed by "make check". Initial run of "make check" failed (expected) and then I updated verifyCore in fips_test.c as directed in test-suite.log
I then re-ran make and "make check". Check failed again with the error "ecc_test_curve_size 24 failed!: -9917"
There are subsequent "RNG required but not provided" errors in test-suite.log
I'm at a loss as to what's going on. Any ideas? configure script output is attached in case it's helpful to know what config options were used.