aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz/asn1.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:26 +0200
commit7860bca22c404cfd763ae2648d708d5cc4df6c2f (patch)
treef2dd16c18df0e9ed85f6c86c469e79aa25f4bd97 /fuzz/asn1.c
parentc02f952b48927af9fc4e991d7ead89a4cd1636bc (diff)
downloadopenssl-master.tar.gz
doc: Fix description of EVP_CIPHER_CTX_dupHEADmaster
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)
Diffstat (limited to 'fuzz/asn1.c')
0 files changed, 0 insertions, 0 deletions