[patch] Adding more functions to the openssl unit
Summary
Adding absent functions to openssl unitsslpatch.patch
- EC_KEY_get0_group
- EC_KEY_get0_public_key
- EC_KEY_check_key
- EC_KEY_dup
- EC_KEY_generate_key
- EC_KEY_free
- EVP_PKEY_set1_EC_KEY
- PEM_read_bio_ECPrivateKey
Edited by Andrew Haines