diff options
Diffstat (limited to 'src/lib/libcrypto/man/EC_GROUP_copy.3')
| -rw-r--r-- | src/lib/libcrypto/man/EC_GROUP_copy.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EC_GROUP_copy.3 b/src/lib/libcrypto/man/EC_GROUP_copy.3 index 37b3d089bc..28b4aee21a 100644 --- a/src/lib/libcrypto/man/EC_GROUP_copy.3 +++ b/src/lib/libcrypto/man/EC_GROUP_copy.3 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | .\" $OpenBSD: EC_GROUP_copy.3,v 1.3 2016/11/15 09:25:45 jmc Exp $ | 1 | .\" $OpenBSD: EC_GROUP_copy.3,v 1.4 2016/11/21 22:19:15 jmc Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .Dd $Mdocdate: November 15 2016 $ | 3 | .Dd $Mdocdate: November 21 2016 $ |
| 4 | .Dt EC_GROUP_COPY 3 | 4 | .Dt EC_GROUP_COPY 3 |
| 5 | .Os | 5 | .Os |
| 6 | .Sh NAME | 6 | .Sh NAME |
| @@ -313,7 +313,7 @@ non-zero. | |||
| 313 | The function | 313 | The function |
| 314 | .Fn EC_GROUP_check | 314 | .Fn EC_GROUP_check |
| 315 | performs a number of checks on a curve to verify that it is valid. | 315 | performs a number of checks on a curve to verify that it is valid. |
| 316 | Checks performed include verifying that the discriminant is non zero; | 316 | Checks performed include verifying that the discriminant is non-zero; |
| 317 | that a generator has been defined; that the generator is on the curve | 317 | that a generator has been defined; that the generator is on the curve |
| 318 | and has the correct order. | 318 | and has the correct order. |
| 319 | .Pp | 319 | .Pp |
