diff options
| author | jsg <> | 2026-09-01 05:51:25 +0000 |
|---|---|---|
| committer | jsg <> | 2026-09-01 05:51:25 +0000 |
| commit | 316d88776c085c20219783b4793ad74713f49ab0 (patch) | |
| tree | 5ebf27892a28f6bc21d634d200d09c45a4de2002 /src/lib/libcrypto | |
| parent | b8f8f8a555b51a55550edea2b563ad914ef4da5c (diff) | |
| download | openbsd-316d88776c085c20219783b4793ad74713f49ab0.tar.gz openbsd-316d88776c085c20219783b4793ad74713f49ab0.tar.bz2 openbsd-316d88776c085c20219783b4793ad74713f49ab0.zip | |
These function -> These functions
Diffstat (limited to 'src/lib/libcrypto')
| -rw-r--r-- | src/lib/libcrypto/man/BN_generate_prime.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BN_generate_prime.3 b/src/lib/libcrypto/man/BN_generate_prime.3 index 55eed14e75..417d974f12 100644 --- a/src/lib/libcrypto/man/BN_generate_prime.3 +++ b/src/lib/libcrypto/man/BN_generate_prime.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: BN_generate_prime.3,v 1.26 2025/06/08 22:40:29 schwarze Exp $ | 1 | .\" $OpenBSD: BN_generate_prime.3,v 1.27 2026/09/01 05:51:25 jsg Exp $ |
| 2 | .\" full merge up to: OpenSSL f987a4dd Jun 27 10:12:08 2019 +0200 | 2 | .\" full merge up to: OpenSSL f987a4dd Jun 27 10:12:08 2019 +0200 |
| 3 | .\" | 3 | .\" |
| 4 | .\" This file is a derived work. | 4 | .\" This file is a derived work. |
| @@ -67,7 +67,7 @@ | |||
| 67 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 67 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 68 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 68 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
| 69 | .\" | 69 | .\" |
| 70 | .Dd $Mdocdate: June 8 2025 $ | 70 | .Dd $Mdocdate: September 1 2026 $ |
| 71 | .Dt BN_GENERATE_PRIME 3 | 71 | .Dt BN_GENERATE_PRIME 3 |
| 72 | .Os | 72 | .Os |
| 73 | .Sh NAME | 73 | .Sh NAME |
| @@ -181,7 +181,7 @@ If | |||
| 181 | .Dv NULL | 181 | .Dv NULL |
| 182 | is passed for the | 182 | is passed for the |
| 183 | .Fa ctx | 183 | .Fa ctx |
| 184 | argument, these function allocate a | 184 | argument, these functions allocate a |
| 185 | .Vt BN_CTX | 185 | .Vt BN_CTX |
| 186 | object internally when they need one and free it before returning. | 186 | object internally when they need one and free it before returning. |
| 187 | Alternatively, to save the overhead of allocating and freeing | 187 | Alternatively, to save the overhead of allocating and freeing |
