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 07:27:06 +0000 (08:27 +0100)
commit2555285fa5e4248ad4a5a0bc14ae4606443856c2
treeb9a4a45d0d9fde8183c0c29f15f6a234f792b4fc
parent4bac25e1115b8c613f9fff12b835aca47e2bdef7
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)
crypto/evp/pmeth_lib.c
doc/man3/EVP_PKEY_meth_new.pod
include/openssl/evp.h
util/libcrypto.num