openssl/crypto/crmf
Dr. David von Oheimb 0a8a6afdfb Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions
This helps compensating for deprecated functions such as HMAC()
and reduces clutter in the crypto lib, apps, and tests.
Also fixes memory leaks in generate_cookie_callback() of apps/lib/s_cb.c.
and replaces 'B<...>' by 'I<...>' where appropriate in HMAC.pod

Partially fixes #14628.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14664)
2021-05-08 14:35:03 +02:00
..
build.info
crmf_asn.c Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_certreq() 2020-07-30 09:38:08 +02:00
crmf_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
crmf_lib.c Prefer fetch over legacy get_digestby/get_cipherby 2021-04-28 09:38:31 +02:00
crmf_local.h Fix safestack issues in crmf.h 2020-09-13 11:10:41 +01:00
crmf_pbm.c Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions 2021-05-08 14:35:03 +02:00