From: tb Date: Wed, 10 Jul 2024 10:22:03 +0000 (+0000) Subject: forgot to add a history section for the TLS PRF API X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=4fb658448330069c7dc1167facbdf941875a8b4b;p=openbsd forgot to add a history section for the TLS PRF API --- diff --git a/lib/libcrypto/man/EVP_PKEY_CTX_set_tls1_prf_md.3 b/lib/libcrypto/man/EVP_PKEY_CTX_set_tls1_prf_md.3 index af2a368beb9..1b95bbaa980 100644 --- a/lib/libcrypto/man/EVP_PKEY_CTX_set_tls1_prf_md.3 +++ b/lib/libcrypto/man/EVP_PKEY_CTX_set_tls1_prf_md.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EVP_PKEY_CTX_set_tls1_prf_md.3,v 1.1 2024/07/10 08:49:48 tb Exp $ +.\" $OpenBSD: EVP_PKEY_CTX_set_tls1_prf_md.3,v 1.2 2024/07/10 10:22:03 tb Exp $ .\" full merge up to: OpenSSL 1cb7eff4 Sep 10 13:56:40 2019 +0100 .\" .\" This file was written by Dr Stephen Henson , @@ -166,3 +166,6 @@ and seed value "seed": .Xr EVP_PKEY_CTX_ctrl_str 3 , .Xr EVP_PKEY_CTX_new 3 , .Xr EVP_PKEY_derive 3 +.Sh HISTORY +These functions first appeared in OpenSSL 1.1.0 and have been available since +.Ox 7.6 .