openssl/providers/common
Shane Lontis 4244504635 Remove ossl_prov_util_nid_to_name()
This removes a TODO.
This function is not needed since any place that needs to do the
conversion normally has a special case name2nid table.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13202)
2020-10-22 20:42:42 +10:00
..
der rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00
include/prov Remove ossl_prov_util_nid_to_name() 2020-10-22 20:42:42 +10:00
bio_prov.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
build.info Remove ossl_prov_util_nid_to_name() 2020-10-22 20:42:42 +10:00
capabilities.c Fix no-ec2m 2020-07-27 10:07:35 +01:00
digest_to_nid.c Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
provider_ctx.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
provider_err.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
provider_util.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
securitycheck_default.c Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
securitycheck_fips.c Add option to fipsinstall to disable fips security checks at run time. 2020-09-18 14:20:50 +01:00
securitycheck.c rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00