mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
36fa4d8a0d
So far, the API level method constructors that are called by ossl_method_construct_this() were passed the algorithm name string and the dispatch table and had no access to anything else. This change gives them access to the full OSSL_ALGORITHM item, thereby giving them access to the property definition. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10394) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |