mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-31 12:19:18 +01:00
Fixed wrong error checks, changed return value to the size of the derived key, added support for the case where data == NULL and removed the assignment of constant value to info->ivSz (the correct value is assigned to it inside 'wc_EncryptedInfoGet')