mirror of https://github.com/openssl/openssl.git
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) |
||
|---|---|---|
| .. | ||
| app_params.c | ||
| app_rand.c | ||
| apps.c | ||
| apps_ui.c | ||
| build.info | ||
| columns.c | ||
| fmt.c | ||
| names.c | ||
| opt.c | ||
| s_cb.c | ||
| s_socket.c | ||
| vms_decc_argv.c | ||
| vms_term_sock.c | ||
| win32_init.c | ||