]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/crypto/hmac.pod
Add history for documented new functions.
[thirdparty/openssl.git] / doc / crypto / hmac.pod
index 579bf9e8a0ff0688aafdc573bd1f55824821da40..3976baf226a587e45a31cc16cf6554ee639e1179 100644 (file)
@@ -96,4 +96,7 @@ L<sha(3)|sha(3)>, L<evp(3)|evp(3)>
 HMAC(), HMAC_Init(), HMAC_Update(), HMAC_Final() and HMAC_cleanup()
 are available since SSLeay 0.9.0.
 
+HMAC_CTX_init(), HMAC_Init_ex() and HMAC_CTX_cleanup() are available
+since OpenSSL 0.9.7.
+
 =cut