mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-03 12:44:45 +02:00
add prototype for wolfCrypt CAVP version in selftest.h
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SELFTEST
|
||||
/* Get wolfCrypt CAVP version */
|
||||
WOLFSSL_API const char* wolfCrypt_GetVersion_CAVP_selftest(void);
|
||||
|
||||
/* wolfCrypt self test, runs CAVP KATs */
|
||||
WOLFSSL_API int wolfCrypt_SelfTest(void);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user