Add missing EVP_PKEY_METHOD accessors for digestsign and digestverify
authorAnthony Hu <anth_hu@hotmail.com>
Fri, 8 Nov 2019 02:47:53 +0000 (21:47 -0500)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Sun, 17 Nov 2019 10:51:10 +0000 (11:51 +0100)
commit460a0b2b138fb690577d9b5b5782d5776285be0f
tree4e960259982eca9e56fbb4f4d0e256e412d3f0b1
parentf3d32d3cbaf3edaed3c12ff4dbba5d23cb4519d7
Add missing EVP_PKEY_METHOD accessors for digestsign and digestverify

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10388)

(cherry picked from commit 2555285fa5e4248ad4a5a0bc14ae4606443856c2)
crypto/evp/pmeth_lib.c
doc/man3/EVP_PKEY_meth_new.pod
include/openssl/evp.h
util/libcrypto.num