openssl/providers/common
Matt Caswell 865adf97c9 Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*"
The commit claimed to make things more consistent. In fact it makes it
less so. Revert back to the previous namig convention.

This reverts commit d9c2fd51e2.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12186)
2020-07-16 14:21:07 +02:00
..
der Fix omissions in providers/common/der/build.info 2020-05-25 13:59:29 +02:00
include/prov [EC][ASN1] Detect missing OID when serializing EC parameters and keys 2020-07-06 19:15:36 +03:00
bio_prov.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
build.info Add the concept of "Capabilities" to the default and fips providers 2020-06-19 10:19:31 +01:00
capabilities.c capabilities: make capability selection case insensitive. 2020-07-16 09:19:24 +02:00
nid_to_name.c Rename providers/common/provlib.c to nid_to_name.c 2019-11-10 05:05:06 +01:00
provider_ctx.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00
provider_err.c [EC][ASN1] Detect missing OID when serializing EC parameters and keys 2020-07-06 19:15:36 +03:00
provider_util.c Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*" 2020-07-16 14:21:07 +02:00