mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 09:30:49 +02:00
Merge pull request #9773 from petertorelli/master
cyignore sslSniffer due to main() conflicts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user