summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_long.c
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2024-05-13 09:07:57 +0900
committerTomas Mraz <tomas@openssl.org>2024-05-14 09:28:52 +0200
commita8d884e2b37c06ad9034a085d12a24b7023677e6 (patch)
tree0f6eacb8af4e1c804abf2bf1f48af913b416040f /crypto/asn1/x_long.c
parent9ba96a5f79739349f9ff53ff47b59bbce62f1bc6 (diff)
doc: Fix description of EVP_CIPHER_CTX_dup
This fixes a couple of copy and paste error from EVP_MD_CTX_dup, where: EVP_CIPHER_CTX_dup is useful to avoid multiple EVP_CIPHER_fetch (instead of EVP_MD_fetch) and returns EVP_CIPHER_CTX (instead of EVP_MD_CTX). Signed-off-by: Daiki Ueno <dueno@redhat.com> Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/24376) (cherry picked from commit 7860bca22c404cfd763ae2648d708d5cc4df6c2f)
Diffstat (limited to 'crypto/asn1/x_long.c')
0 files changed, 0 insertions, 0 deletions