mirror of
https://github.com/openssl/openssl.git
synced 2025-02-11 14:22:43 +08:00
4cad608509
This replaces LHASH in core_namemap with the new hashtable and adds a reverse mapping in form of stack of stacks instead of iterating the existing hash table members. The new hashtable is used in lockless-read mode. Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Paul Dale <ppzgs1@gmail.com> (Merged from https://github.com/openssl/openssl/pull/24504) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |