Fix Xr as BN_is_prime(3) is in the attic
authortb <tb@openbsd.org>
Sun, 14 May 2023 09:27:15 +0000 (09:27 +0000)
committertb <tb@openbsd.org>
Sun, 14 May 2023 09:27:15 +0000 (09:27 +0000)
lib/libcrypto/man/DSA_generate_parameters.3

index f7dcb90..07fa5ac 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: DSA_generate_parameters.3,v 1.12 2019/06/10 14:58:48 schwarze Exp $
+.\"    $OpenBSD: DSA_generate_parameters.3,v 1.13 2023/05/14 09:27:15 tb Exp $
 .\"    OpenSSL 9b86974e Aug 7 22:14:47 2015 -0400
 .\"
 .\" This file was written by Ulf Moeller <ulf@openssl.org>,
@@ -49,7 +49,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: June 10 2019 $
+.Dd $Mdocdate: May 14 2023 $
 .Dt DSA_GENERATE_PARAMETERS 3
 .Os
 .Sh NAME
@@ -216,7 +216,7 @@ reached the squaring step (the parameters to
 did not reveal how many witnesses had been tested); since OpenSSL 0.9.5,
 .Fn callback 1 ...\&
 is called as in
-.Xr BN_is_prime 3 ,
+.Xr BN_is_prime_ex 3 ,
 i.e. once for each witness.
 .Pp
 .Fn DSA_generate_parameters_ex