mirror of https://github.com/MariaDB/server
Browse Source
for consistency with EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free(). As the EVP_DIGESTINIT(3) man page says: EVP_MD_CTX_create() and EVP_MD_CTX_destroy() were renamed to EVP_MD_CTX_new() and EVP_MD_CTX_free() in OpenSSL 1.1. Closes #621pull/548/head
committed by
Sergei Golubchik
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue