Fix new typos found by codespell
authorDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
Fri, 22 Dec 2023 13:37:12 +0000 (14:37 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 29 Dec 2023 09:12:05 +0000 (10:12 +0100)
commit164a541b9384cf4f2bee84c2b9b9feede6d65cca
treeecee6e0816acd80ba14ec29f986f85a4015bd5c2
parent3d68e2937ee5c50eacef5f4c34abdf7c0e4dc479
Fix new typos found by codespell

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23133)
13 files changed:
crypto/bio/bss_dgram.c
crypto/cmp/cmp_server.c
crypto/evp/evp_enc.c
crypto/modes/asm/aes-gcm-avx512.pl
crypto/sm4/asm/vpsm4-armv8.pl
crypto/sm4/asm/vpsm4_ex-armv8.pl
doc/internal/man3/ossl_method_construct.pod
include/internal/quic_srtm.h
providers/implementations/keymgmt/dsa_kmgmt.c
ssl/ssl_lib.c
ssl/statem/extensions_srvr.c
test/recipes/70-test_tls13alerts.t
test/sslapitest.c