diff --git a/IDE/IAR-EWARM/Projects/lib/wolfSSL-Lib.ewp b/IDE/IAR-EWARM/Projects/lib/wolfSSL-Lib.ewp index 6161beeb2..571e0c016 100644 --- a/IDE/IAR-EWARM/Projects/lib/wolfSSL-Lib.ewp +++ b/IDE/IAR-EWARM/Projects/lib/wolfSSL-Lib.ewp @@ -939,7 +939,7 @@ @@ -1926,12 +1926,18 @@ $PROJ_DIR$\..\..\..\..\wolfcrypt\src\chacha20_poly1305.c + + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\cmac.c + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\coding.c $PROJ_DIR$\..\..\..\..\wolfcrypt\src\compress.c + + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\cpuid.c + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\curve25519.c @@ -1956,6 +1962,9 @@ $PROJ_DIR$\..\..\..\..\wolfcrypt\src\error.c + + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\evp.c + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\fe_low_mem.c @@ -1977,6 +1986,9 @@ $PROJ_DIR$\..\..\..\..\wolfcrypt\src\hmac.c + + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\idea.c + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\integer.c @@ -1996,7 +2008,7 @@ $PROJ_DIR$\..\..\..\..\wolfcrypt\src\memory.c - $PROJ_DIR$\..\..\..\..\wolfcrypt\src\misc.c + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\pkcs12.c $PROJ_DIR$\..\..\..\..\wolfcrypt\src\pkcs7.c @@ -2025,9 +2037,18 @@ $PROJ_DIR$\..\..\..\..\wolfcrypt\src\sha256.c + + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\sha3.c + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\sha512.c + + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\signature.c + + + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\sp.c + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\srp.c @@ -2041,23 +2062,23 @@ $PROJ_DIR$\..\..\..\..\wolfcrypt\src\wc_port.c - $PROJ_DIR$\..\..\..\..\wolfcrypt\src\wolfmath.c + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\wolfevent.c - $PROJ_DIR$\..\..\..\..\wolfcrypt\src\wolfevent.c + $PROJ_DIR$\..\..\..\..\wolfcrypt\src\wolfmath.c wolfSSL + + $PROJ_DIR$\..\..\..\..\src\bio.c + $PROJ_DIR$\..\..\..\..\src\crl.c $PROJ_DIR$\..\..\..\..\src\internal.c - - $PROJ_DIR$\..\..\..\..\src\wolfio.c - $PROJ_DIR$\..\..\..\..\src\keys.c @@ -2073,6 +2094,12 @@ $PROJ_DIR$\..\..\..\..\src\tls.c + + $PROJ_DIR$\..\..\..\..\src\tls13.c + + + $PROJ_DIR$\..\..\..\..\src\wolfio.c +