Remove duplicates of EVP_aes_xxx_wrap() from EVP_aes_128_gcm.pod
authorFrederik Wedel-Heinen <frederik.wedel-heinen@dencrypt.dk>
Mon, 2 Oct 2023 08:58:48 +0000 (10:58 +0200)
committerPauli <pauli@openssl.org>
Tue, 3 Oct 2023 23:55:04 +0000 (10:55 +1100)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22236)

(cherry picked from commit 5c20c202699ba9c08183c5227df0ad4352e0974b)

doc/man3/EVP_aes_128_gcm.pod

index 09cae9912950492ce89a743707c4acaf572f56ae..067f17e8fc183df413a0aabb11dead4ff7f0f1b9 100644 (file)
@@ -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