mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 12:30:52 +02:00
8f610bb156
fix for benign clang-analyzer-deadcode.DeadStores in aes.c:wc_AesFeedbackEncrypt(); fix for cppcheck:selfAssignment in chacha.c:wc_Chacha_wordtobyte().