summaryrefslogtreecommitdiffstats
path: root/doc/man7/EVP_MAC-Siphash.pod
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-08-27 12:52:17 +0100
committerMatt Caswell <matt@openssl.org>2020-09-03 09:40:52 +0100
commit820d87bc98c254bb36c46891f3fe4e55bd47f2e7 (patch)
tree01f3ab78dca0c68fd5b677e95bd2b7dc55352090 /doc/man7/EVP_MAC-Siphash.pod
parentf27138930528e0429a88c8022276e774caa9dd50 (diff)
Update the EVP_PKEY MAC documentation
Include more information about the new HMAC parameter. Also fill in some missing documentation about the EVP_PKEY MAC bridge. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/12732)
Diffstat (limited to 'doc/man7/EVP_MAC-Siphash.pod')
-rw-r--r--doc/man7/EVP_MAC-Siphash.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man7/EVP_MAC-Siphash.pod b/doc/man7/EVP_MAC-Siphash.pod
index d8013b3369..8b610c4383 100644
--- a/doc/man7/EVP_MAC-Siphash.pod
+++ b/doc/man7/EVP_MAC-Siphash.pod
@@ -2,11 +2,11 @@
=head1 NAME
-EVP_MAC-Siphash - The SipHash EVP_MAC implementation
+EVP_MAC-Siphash - The Siphash EVP_MAC implementation
=head1 DESCRIPTION
-Support for computing SipHash MACs through the B<EVP_MAC> API.
+Support for computing Siphash MACs through the B<EVP_MAC> API.
=head2 Identity