Allow EVP_MD_CTX_set_pkey_ctx to accept NULL pctx
authorPaul Yang <yang.yang@baishancloud.com>
Wed, 5 Sep 2018 14:01:33 +0000 (22:01 +0800)
committerPaul Yang <yang.yang@baishancloud.com>
Fri, 7 Sep 2018 10:12:26 +0000 (18:12 +0800)
commit81c7945388a49799f819f5ca5bfe6acd506840c3
tree2bb098b9d8fcaffc3cf96cdab28039bae7b03bd5
parent571286b0a463b02ef2f9040a7e5d602635854832
Allow EVP_MD_CTX_set_pkey_ctx to accept NULL pctx

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7113)
crypto/evp/evp_lib.c
doc/man3/EVP_DigestInit.pod