openssl/crypto/lhash
Pauli a4e21d18d5 performance: improve ossl_lh_strcasehash
This improvement seems to roughly halve the time it takes to run the
ossl_lh_strcasehash function.

It should have no impact on the strings we hash and search for often (algorithm
names, property strings).

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18354)
2022-05-21 21:53:39 +02:00
..
build.info Rework how our providers are built 2019-10-10 14:12:15 +02:00
lh_stats.c Update copyright year 2022-05-03 13:34:51 +01:00
lhash_local.h Update copyright year 2022-05-03 13:34:51 +01:00
lhash.c performance: improve ossl_lh_strcasehash 2022-05-21 21:53:39 +02:00