wolfssl
wolfssl copied to clipboard
Guard SRTP-KDF on FIPS=v5
Description
- Disallow --enable-all with FIPS
- Don't compile SRTP-KDF test & benchmark code when FIPS=v5
- In test.c, call wc_SetSeed_Cb from wolfcrypt_test instead of from main (fix for NO_MAIN_DRIVER case)
Testing
Generic testing & FIPS Op-testing
Checklist
- [ ] added tests
- [ ] updated/added doxygen
- [ ] updated appropriate READMEs
- [ ] Updated manual and documentation