mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
c2041da8c1
libssl code uses EVP_PKEY_get0_EC_KEY() to extract certain basic data from the EC_KEY. We replace that with internal EVP_PKEY functions. This may or may not be refactored later on. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11358) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |