summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/HMAC.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/HMAC.3')
-rw-r--r--src/lib/libcrypto/man/HMAC.36
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/HMAC.3 b/src/lib/libcrypto/man/HMAC.3
index 72ed3bcdf4..82979164cb 100644
--- a/src/lib/libcrypto/man/HMAC.3
+++ b/src/lib/libcrypto/man/HMAC.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: HMAC.3,v 1.10 2018/03/22 21:08:22 schwarze Exp $ 1.\" $OpenBSD: HMAC.3,v 1.11 2018/03/22 22:07:12 schwarze Exp $
2.\" full merge up to: OpenSSL crypto/hmac a528d4f0 Oct 27 13:40:11 2015 -0400 2.\" full merge up to: OpenSSL crypto/hmac a528d4f0 Oct 27 13:40:11 2015 -0400
3.\" selective merge up to: OpenSSL man3/HMAC b3696a55 Sep 2 09:35:50 2017 -0400 3.\" selective merge up to: OpenSSL man3/HMAC b3696a55 Sep 2 09:35:50 2017 -0400
4.\" 4.\"
@@ -386,6 +386,10 @@ and
386first appeared in OpenSSL 0.9.7 and have been available since 386first appeared in OpenSSL 0.9.7 and have been available since
387.Ox 3.2 . 387.Ox 3.2 .
388.Pp 388.Pp
389.Fn HMAC_CTX_set_flags
390first appeared in OpenSSL 0.9.7f and have been available since
391.Ox 3.8 .
392.Pp
389.Fn HMAC_CTX_new , 393.Fn HMAC_CTX_new ,
390.Fn HMAC_CTX_reset , 394.Fn HMAC_CTX_reset ,
391.Fn HMAC_CTX_free , 395.Fn HMAC_CTX_free ,