mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-02-04 00:25:05 +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().