summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_mod_mul_montgomery.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/BN_mod_mul_montgomery.3')
-rw-r--r--src/lib/libcrypto/man/BN_mod_mul_montgomery.37
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BN_mod_mul_montgomery.3 b/src/lib/libcrypto/man/BN_mod_mul_montgomery.3
index 16a90cb097..9f33fe0fda 100644
--- a/src/lib/libcrypto/man/BN_mod_mul_montgomery.3
+++ b/src/lib/libcrypto/man/BN_mod_mul_montgomery.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BN_mod_mul_montgomery.3,v 1.8 2018/03/20 20:26:23 schwarze Exp $ 1.\" $OpenBSD: BN_mod_mul_montgomery.3,v 1.9 2018/03/21 09:03:49 schwarze Exp $
2.\" OpenSSL 6859cf74 Sep 25 13:33:28 2002 +0000 2.\" OpenSSL 6859cf74 Sep 25 13:33:28 2002 +0000
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org>. 4.\" This file was written by Ulf Moeller <ulf@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: March 20 2018 $ 51.Dd $Mdocdate: March 21 2018 $
52.Dt BN_MOD_MUL_MONTGOMERY 3 52.Dt BN_MOD_MUL_MONTGOMERY 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -231,7 +231,8 @@ appeared before SSLeay 0.8 and have been available since
231.Fn BN_MONT_CTX_init 231.Fn BN_MONT_CTX_init
232and 232and
233.Fn BN_MONT_CTX_copy 233.Fn BN_MONT_CTX_copy
234first appeared in SSLeay 0.9.1b. 234first appeared in SSLeay 0.9.1 and
235.Ox 2.6 .
235.Sh CAVEATS 236.Sh CAVEATS
236.Fn BN_MONT_CTX_init 237.Fn BN_MONT_CTX_init
237must not be called on a context that was used previously, or 238must not be called on a context that was used previously, or