We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401a43a commit cf09f75Copy full SHA for cf09f75
modules/hostap/CMakeLists.txt
@@ -573,8 +573,6 @@ zephyr_library_sources(
573
${HOSTAP_SRC_BASE}/crypto/crypto_mbedtls-ec.c
574
${HOSTAP_SRC_BASE}/crypto/crypto_mbedtls.c
575
${HOSTAP_SRC_BASE}/crypto/aes-internal.c
576
- ${HOSTAP_SRC_BASE}/crypto/aes-wrap.c
577
- ${HOSTAP_SRC_BASE}/crypto/aes-unwrap.c
578
${HOSTAP_SRC_BASE}/crypto/rc4.c
579
${HOSTAP_SRC_BASE}/crypto/sha1-internal.c
580
${HOSTAP_SRC_BASE}/crypto/sha1-prf.c
0 commit comments