Remove empty lines left after arc4/rc4 removal

Co-Authored-By: Anthony H <anthony@wolfssl.com>
This commit is contained in:
Devin AI
2025-03-20 21:11:15 +00:00
parent 3db6e02f52
commit 1ddfd4948d
4 changed files with 0 additions and 4 deletions

View File

@@ -178,7 +178,6 @@ SRC_C += ../../wolfcrypt/src/selftest.c
endif
# wolfCrypt non-standard algorithms (disabled by default)
SRC_C += ../../wolfcrypt/src/blake2b.c
SRC_C += ../../wolfcrypt/src/camellia.c
SRC_C += ../../wolfcrypt/src/dsa.c

View File

@@ -80,7 +80,6 @@ libwolfssl_dsp_skel.C_SRCS += ../../../wolfcrypt/src/wolfmath.c
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/wc_encrypt.c
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/pwdbased.c
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/hash.c
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/hmac.c
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/md5.c
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/coding.c

View File

@@ -1903,7 +1903,6 @@
<file>
<name>$PROJ_DIR$\..\..\..\..\wolfcrypt\src\aes.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\wolfcrypt\src\asm.c</name>
</file>

View File

@@ -27,7 +27,6 @@ SHA test passed!
>benchmark
AES 25 kB took 0.025 seconds, 0.96 MB/s
...
DH 2048 key agreement 685.93 milliseconds, avg over 1 iterations