mirror of
https://github.com/openssl/openssl.git
synced 2024-12-03 05:41:46 +08:00
3d83c73536
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) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |