From: Frederik Wedel-Heinen Date: Mon, 2 Oct 2023 08:58:48 +0000 (+0200) Subject: Remove duplicates of EVP_aes_xxx_wrap() from EVP_aes_128_gcm.pod X-Git-Tag: openssl-3.2.0-beta1~138 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c20c202699ba9c08183c5227df0ad4352e0974b;p=thirdparty%2Fopenssl.git Remove duplicates of EVP_aes_xxx_wrap() from EVP_aes_128_gcm.pod Reviewed-by: Tomas Mraz Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/22236) --- diff --git a/doc/man3/EVP_aes_128_gcm.pod b/doc/man3/EVP_aes_128_gcm.pod index 09cae991295..067f17e8fc1 100644 --- a/doc/man3/EVP_aes_128_gcm.pod +++ b/doc/man3/EVP_aes_128_gcm.pod @@ -134,13 +134,7 @@ section for details. EVP_aes_192_wrap(), EVP_aes_256_wrap(), EVP_aes_128_wrap_pad(), -EVP_aes_128_wrap(), -EVP_aes_192_wrap(), -EVP_aes_256_wrap(), EVP_aes_192_wrap_pad(), -EVP_aes_128_wrap(), -EVP_aes_192_wrap(), -EVP_aes_256_wrap(), EVP_aes_256_wrap_pad() AES key wrap with 128, 192 and 256 bit keys, as according to RFC 3394 section