mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 12:14:38 +02:00
FIPS 140-3
1. Add the old known answer test prototype back into fips_test.h for FIPSv2 builds.
This commit is contained in:
committed by
Daniel Pouzzner
parent
f1bd79ac50
commit
9e92c118ed
@@ -81,6 +81,7 @@ WOLFSSL_LOCAL int DoIntegrityTest(char*, int);
|
|||||||
WOLFSSL_API int wc_GetCastStatus_fips(int);
|
WOLFSSL_API int wc_GetCastStatus_fips(int);
|
||||||
WOLFSSL_LOCAL int DoPOST(char*, int);
|
WOLFSSL_LOCAL int DoPOST(char*, int);
|
||||||
WOLFSSL_LOCAL int DoCAST(int);
|
WOLFSSL_LOCAL int DoCAST(int);
|
||||||
|
WOLFSSL_LOCAL int DoKnownAnswerTests(char*, int); /* FIPSv1 and FIPSv2 */
|
||||||
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
Reference in New Issue
Block a user