mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 00:12:22 +01:00
CBIORecv/Send are only assigned once. IOCB_ReadCtx/WriteCtx only assigned once. BuildMessage checks output and input wiht sizeOnly every call - state machine doesn't cache these. Renamed alias_tbl variables to something unique. Other cppcheck fixes. Also reworked pem_read_bio_key().