summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EC_POINT_add.3
diff options
context:
space:
mode:
authorjmc <>2016-11-15 09:25:45 +0000
committerjmc <>2016-11-15 09:25:45 +0000
commit922da778c547aca7b016abc727670321d5df6d46 (patch)
treecf36370a04527a8f7cee159901a22b366a8ab698 /src/lib/libcrypto/man/EC_POINT_add.3
parent19856caeaf0d2604d70b239a4528136aadac9390 (diff)
downloadopenbsd-922da778c547aca7b016abc727670321d5df6d46.tar.gz
openbsd-922da778c547aca7b016abc727670321d5df6d46.tar.bz2
openbsd-922da778c547aca7b016abc727670321d5df6d46.zip
various cleanup;
Diffstat (limited to 'src/lib/libcrypto/man/EC_POINT_add.3')
-rw-r--r--src/lib/libcrypto/man/EC_POINT_add.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EC_POINT_add.3 b/src/lib/libcrypto/man/EC_POINT_add.3
index e432dd5757..782bf5a578 100644
--- a/src/lib/libcrypto/man/EC_POINT_add.3
+++ b/src/lib/libcrypto/man/EC_POINT_add.3
@@ -1,6 +1,6 @@
1.\" $OpenBSD: EC_POINT_add.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ 1.\" $OpenBSD: EC_POINT_add.3,v 1.3 2016/11/15 09:25:45 jmc Exp $
2.\" 2.\"
3.Dd $Mdocdate: November 6 2016 $ 3.Dd $Mdocdate: November 15 2016 $
4.Dt EC_POINT_ADD 3 4.Dt EC_POINT_ADD 3
5.Os 5.Os
6.Sh NAME 6.Sh NAME
@@ -143,7 +143,7 @@ The functions
143and 143and
144.Fn EC_POINTs_make_affine 144.Fn EC_POINTs_make_affine
145force the internal representation of the 145force the internal representation of the
146.Vt EC_POINT Ns (s) 146.Vt EC_POINT Ns s
147into the affine coordinate system. 147into the affine coordinate system.
148In the case of 148In the case of
149.Fn EC_POINTs_make_affine , 149.Fn EC_POINTs_make_affine ,