openssl/crypto/pkcs12
Pauli dbde472688 Deprecate the low level HMAC functions
Use of the low level HMAC functions has been informally discouraged for a
long time.  We now formally deprecate them.

Applications should instead use EVP_MAC_CTX_new(3), EVP_MAC_CTX_free(3),
EVP_MAC_init(3), EVP_MAC_update(3) and EVP_MAC_final(3).

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10836)
2020-01-29 19:49:23 +10:00
..
build.info
p12_add.c
p12_asn.c
p12_attr.c
p12_crpt.c
p12_crt.c
p12_decr.c
p12_init.c
p12_key.c
p12_kiss.c
p12_local.h
p12_mutl.c
p12_npas.c
p12_p8d.c
p12_p8e.c
p12_sbag.c
p12_utl.c
pk12err.c