[patch] Adding more functions to the openssl unit
## Summary
Adding absent functions to openssl unit[sslpatch.patch](/uploads/dfeef2fb1c6ae68f6030dc1b73982fe6/sslpatch.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
issue