summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/man/EC_GROUP_check.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EC_GROUP_check.3 b/src/lib/libcrypto/man/EC_GROUP_check.3
index 146c3d255d..2c45033834 100644
--- a/src/lib/libcrypto/man/EC_GROUP_check.3
+++ b/src/lib/libcrypto/man/EC_GROUP_check.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EC_GROUP_check.3,v 1.6 2025/07/04 05:16:56 jsg Exp $ 1.\" $OpenBSD: EC_GROUP_check.3,v 1.7 2026/08/26 09:03:57 jsg Exp $
2.\" 2.\"
3.\" Copyright (c) 2025 Theo Buehler <tb@openbsd.org> 3.\" Copyright (c) 2025 Theo Buehler <tb@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: July 4 2025 $ 17.Dd $Mdocdate: August 26 2026 $
18.Dt EC_GROUP_CHECK 3 18.Dt EC_GROUP_CHECK 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -75,7 +75,7 @@ is a point on the curve whose order divides
75It checks with 75It checks with
76.Fn EC_GROUP_check_discriminant 76.Fn EC_GROUP_check_discriminant
77that the discriminant is non-zero 77that the discriminant is non-zero
78and then verifies that that 78and then verifies that the
79.Fa order 79.Fa order
80is non-zero and that the product 80is non-zero and that the product
81.Fa generator No * Fa order 81.Fa generator No * Fa order