mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
cf33379997
This required refactoring a number of functions from the diverse EVP_PKEY_ASN1_METHOD implementations to become shared backend functions. It also meant modifying a few of them to return pointers to our internal RSA / DSA/ DH / EC_KEY, ... structures instead of manipulating an EVP_PKEY pointer directly, letting the caller do the latter. Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14314) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |