diff options
author | tb <> | 2023-12-16 14:04:59 +0000 |
---|---|---|
committer | tb <> | 2023-12-16 14:04:59 +0000 |
commit | 8037621774b49536be41fb210500651c3c7b09ba (patch) | |
tree | 66210f30b3273d815e80ab90cc41aa76c92c9711 /src/lib/libc/stdlib/qsort.c | |
parent | 7dbb67bb033c7b2d56630e14cd2e83a242b8f58d (diff) | |
download | openbsd-8037621774b49536be41fb210500651c3c7b09ba.tar.gz openbsd-8037621774b49536be41fb210500651c3c7b09ba.tar.bz2 openbsd-8037621774b49536be41fb210500651c3c7b09ba.zip |
Remove OBJ_bsearch_() usage from PBE
Split the table of built-in password based encryption algorithms into two
and use a linear scan over the table corresponding to the type specified
in EVP_PBE_find()'s type argument. Use better variable names, make the
API a bit safer and generally reduce the eye bleed in here.
ok jsing
Diffstat (limited to 'src/lib/libc/stdlib/qsort.c')
0 files changed, 0 insertions, 0 deletions