mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 13:40:49 +02:00
fix macro guarding in tests/api.c
This commit is contained in:
+1
-1
@@ -35638,7 +35638,7 @@ TEST_CASE testCases[] = {
|
||||
TEST_CMAC_DECLS,
|
||||
/* SHE */
|
||||
TEST_SHE_DECLS,
|
||||
#ifdef WOLF_CRYPTO_CB
|
||||
#if defined(WOLF_CRYPTO_CB) && defined(WOLFSSL_SHE)
|
||||
TEST_SHE_CB_DECLS,
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user