mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 23:42:20 +01:00
fix for benign clang-analyzer-deadcode.DeadStores in aes.c:wc_AesFeedbackEncrypt(); fix for cppcheck:selfAssignment in chacha.c:wc_Chacha_wordtobyte().