Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUFFIX()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 24 Jun 2021 08:29:37 +0000 (10:29 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 17 Nov 2021 14:48:37 +0000 (15:48 +0100)
commit747adb6a0134e3b707fbc47d0f0c52d6ff9c4223
treef3b93461fdfeef10680e31e763e5b7e9821e1563
parent2ff286c26c29b69b02ca99656d26d2f8cfd54682
Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUFFIX()

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15847)
apps/cmp.c
apps/include/engine_loader.h
apps/lib/apps.c
apps/lib/engine_loader.c
apps/rehash.c
crypto/x509/v3_utl.c
engines/e_loader_attic.c
engines/e_ossltest.c
include/internal/cryptlib.h
providers/implementations/storemgmt/file_store.c
test/evp_test.c