mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 14:20:48 +02:00
1d3fd5cd07
- make `wc_ecc_export_point_der_compressed` a local function - use `int` for `shortKeySize` in `wc_ecc_import_point_der_ex` - check for null return value from `wolfSSL_OBJ_nid2obj` and `wolfSSL_d2i_PUBKEY` - add comments to `ssl.c` - check `lnlen` in `wolfSSL_OBJ_ln2nid`