openssl/crypto/crmf
Pauli d9c2fd51e2 The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
functions are now EVP_MAC functions, usually with ctx in their names.

Before 3.0 is released, the names are mutable and this prevents more
inconsistencies being introduced.

There are no functional or code changes.
Just the renaming and a little reformatting.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11997)
2020-06-11 11:16:37 +10:00
..
build.info 2nd chunk: CRMF code (crypto/crmf/, ) and its integration 2019-03-12 12:26:06 +00:00
crmf_asn.c Update copyright year 2020-04-23 13:55:52 +01:00
crmf_err.c Fix error in case CMP msg POPO is not provided in OSSL_CRMF_MSGS_verify_popo() 2020-03-10 16:09:44 +01:00
crmf_lib.c Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and document it 2020-05-26 09:35:32 +02:00
crmf_local.h Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local.h to include/openssl/crmf.h 2020-05-24 17:39:37 +02:00
crmf_pbm.c The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* 2020-06-11 11:16:37 +10:00