openssl/include
Richard Levitte 36fa4d8a0d CORE: pass the full algorithm definition to the method constructor
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)
2019-11-29 20:42:12 +01:00
..
crypto CORE & PROV: make export of key data leaner through callback 2019-11-14 10:53:14 +01:00
internal CORE: pass the full algorithm definition to the method constructor 2019-11-29 20:42:12 +01:00
openssl CORE: ossl_namemap_add_names(): new function to add multiple names 2019-11-29 20:42:12 +01:00