Remove SSLeay history, etc., from docs
[openssl.git] / doc / crypto / hmac.pod
index 88f5abcdb483af6ccafb4655d32e7a9f7882fa85..753617a4f1a5e33caef51523a2a97acf0ce443c4 100644 (file)
@@ -89,12 +89,6 @@ L<sha(3)>, L<evp(3)>
 
 =head1 HISTORY
 
-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.
-
 HMAC_Init_ex(), HMAC_Update() and HMAC_Final() did not return values in
 versions of OpenSSL before 1.0.0.