Add some documentation about the EVP_PKEY MAC interface
authorMatt Caswell <matt@openssl.org>
Mon, 17 Aug 2020 16:25:37 +0000 (17:25 +0100)
committerPauli <paul.dale@oracle.com>
Sat, 29 Aug 2020 07:40:11 +0000 (17:40 +1000)
commit52ae0f8fc23570b6b7cc98d1cb0d6f6dd53ea98a
tree6e030d4aeb3c10ee0f0f7cc195e81a00d338c06e
parent2ef9a7ac5eb93c3f5460695c526968faf025b730
Add some documentation about the EVP_PKEY MAC interface

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12637)
doc/man3/EVP_PKEY_new.pod
doc/man7/EVP_PKEY-HMAC.pod [new file with mode: 0644]
doc/man7/EVP_SIGNATURE-HMAC.pod [new file with mode: 0644]