openssl/crypto/encode_decode
Pauli 4a929c7c5c Remove the _fetch_by_number functions
These functions are unused and untested.  They are also implemented rather
inefficiently.  If we ever needed them in the future, they'd almost surely
need to be rewritten more efficiently.

Fixes #18227

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18237)

(cherry picked from commit 16ff70a58c)
2022-11-21 10:49:51 +01:00
..
build.info CORE: Generalise internal pass phrase prompter 2020-08-24 10:02:25 +02:00
decoder_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
decoder_lib.c Decoder resolution performance optimizations 2022-11-11 10:04:11 +01:00
decoder_meth.c Remove the _fetch_by_number functions 2022-11-21 10:49:51 +01:00
decoder_pkey.c Fix Coverity 1503218: negative loop bound 2022-11-11 10:04:11 +01:00
encoder_err.c Update copyright year 2021-06-17 13:24:59 +01:00
encoder_lib.c Fix typos 2022-11-09 15:30:29 +01:00
encoder_local.h Decoder resolution performance optimizations 2022-11-11 10:04:11 +01:00
encoder_meth.c Remove the _fetch_by_number functions 2022-11-21 10:49:51 +01:00
encoder_pkey.c str[n]casecmp => OPENSSL_strncasecmp 2022-04-21 17:12:32 +02:00