summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_add.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-21 09:03:49 +0000
committerschwarze <>2018-03-21 09:03:49 +0000
commit75ce5acaa35bc789df294a5d32d74cae758cec0c (patch)
treee218b4e69a5fdd6c048e2763ad2a44e4ff023c9c /src/lib/libcrypto/man/BN_add.3
parentc111f1d68460275d71b3bdd26932e5b7163b741e (diff)
downloadopenbsd-75ce5acaa35bc789df294a5d32d74cae758cec0c.tar.gz
openbsd-75ce5acaa35bc789df294a5d32d74cae758cec0c.tar.bz2
openbsd-75ce5acaa35bc789df294a5d32d74cae758cec0c.zip
crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/BN_add.3')
-rw-r--r--src/lib/libcrypto/man/BN_add.36
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BN_add.3 b/src/lib/libcrypto/man/BN_add.3
index cfa875ba35..daf4cfc8ec 100644
--- a/src/lib/libcrypto/man/BN_add.3
+++ b/src/lib/libcrypto/man/BN_add.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BN_add.3,v 1.9 2018/03/21 06:26:31 schwarze Exp $ 1.\" $OpenBSD: BN_add.3,v 1.10 2018/03/21 09:03:49 schwarze Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org> 4.\" This file was written by Ulf Moeller <ulf@openssl.org>
@@ -407,7 +407,9 @@ The
407.Fa ctx 407.Fa ctx
408argument to 408argument to
409.Fn BN_mul 409.Fn BN_mul
410was added in SSLeay 0.9.1b. 410was added in SSLeay 0.9.1 and
411.Ox 2.6 .
412.Pp
411.Fn BN_nnmod , 413.Fn BN_nnmod ,
412.Fn BN_mod_add , 414.Fn BN_mod_add ,
413.Fn BN_mod_sub , 415.Fn BN_mod_sub ,