openssl/include
Richard Levitte 3d83c73536 CORE: ossl_namemap_add_names(): new function to add multiple names
This was originally the private add_names_to_namemap() in
crypto/evp/evp_fetch.c, but made more generally useful.

To make for more consistent function naming, ossl_namemap_add() and
ossl_namemap_add_n() are renamed to ossl_namemap_add_name() and
ossl_namemap_add_name_n().

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: ossl_namemap_add_names(): new function to add multiple names 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