diff --git a/.cyignore b/.cyignore index 4fd9598686..8069725b48 100644 --- a/.cyignore +++ b/.cyignore @@ -7,6 +7,7 @@ $(SEARCH_wolfssl)/mplabx $(SEARCH_wolfssl)/mqx $(SEARCH_wolfssl)/tirtos $(SEARCH_wolfssl)/tests +$(SEARCH_wolfssl)/sslSniffer $(SEARCH_wolfssl)/testsuite $(SEARCH_wolfssl)/wolfcrypt/src/port/autosar $(SEARCH_wolfssl)/zephyr @@ -26,6 +27,8 @@ $(SEARCH_wolfssl)/wolfcrypt/src/sm3_asm.S $(SEARCH_wolfssl)/wolfcrypt/src/sp_x86_64_asm.S $(SEARCH_wolfssl)/wolfcrypt/src/sp_sm2_x86_64_asm.S $(SEARCH_wolfssl)/wolfcrypt/src/wc_kyber_asm.S +$(SEARCH_wolfssl)/wolfcrypt/src/wc_mldsa_asm.S +$(SEARCH_wolfssl)/wolfcrypt/src/wc_mlkem_asm.S $(SEARCH_wolfssl)/wolfcrypt/src/port/arm/armv8-32-aes-asm.S $(SEARCH_wolfssl)/wolfcrypt/src/port/arm/armv8-32-curve25519.S