diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/man/EVP_MD_CTX_ctrl.3 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/EVP_MD_CTX_ctrl.3 b/src/lib/libcrypto/man/EVP_MD_CTX_ctrl.3 index 8b6f8724fc..0aaeddd6d0 100644 --- a/src/lib/libcrypto/man/EVP_MD_CTX_ctrl.3 +++ b/src/lib/libcrypto/man/EVP_MD_CTX_ctrl.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: EVP_MD_CTX_ctrl.3,v 1.1 2023/09/07 14:22:11 schwarze Exp $ | 1 | .\" $OpenBSD: EVP_MD_CTX_ctrl.3,v 1.2 2023/09/07 19:28:37 schwarze Exp $ |
| 2 | .\" full merge up to: OpenSSL man3/EVP_DigestInit.pod | 2 | .\" full merge up to: OpenSSL man3/EVP_DigestInit.pod |
| 3 | .\" 24a535ea Sep 22 13:14:20 2020 +0100 | 3 | .\" 24a535ea Sep 22 13:14:20 2020 +0100 |
| 4 | .\" | 4 | .\" |
| @@ -247,6 +247,12 @@ returns the bitwise OR of the | |||
| 247 | .Fa flags | 247 | .Fa flags |
| 248 | argument and the flags set in | 248 | argument and the flags set in |
| 249 | .Fa ctx . | 249 | .Fa ctx . |
| 250 | .Pp | ||
| 251 | .Fn EVP_MD_CTX_pkey_ctx | ||
| 252 | and | ||
| 253 | .Fn EVP_MD_CTX_md_data | ||
| 254 | return pointers to storage owned by | ||
| 255 | .Fa ctx . | ||
| 250 | .Sh SEE ALSO | 256 | .Sh SEE ALSO |
| 251 | .Xr evp 3 , | 257 | .Xr evp 3 , |
| 252 | .Xr EVP_DigestInit 3 , | 258 | .Xr EVP_DigestInit 3 , |
