Update documentation
authorMatt Caswell <matt@openssl.org>
Mon, 23 Sep 2019 15:43:08 +0000 (16:43 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 3 Oct 2019 08:47:12 +0000 (09:47 +0100)
commita0b6c1ffd0261152c523c5c000e9c025b39fd630
tree35ef89fd529175e8521b5e5b853075ac735c02cc
parentaa64cf248f29b14ae4525e31445d247033c3dddb
Update documentation

Add documentation for EVP_DigestSignInit_ex() and
EVP_DigestVerifyInit_ex(), and add an appropriate CHANGES entry.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10013)
CHANGES
doc/man3/EVP_DigestSignInit.pod
doc/man3/EVP_DigestVerifyInit.pod