Modify ENGINE_pkey_asn1_find_str() to use a read lock instead of a write
[openssl.git] / crypto / bsearch.c
2019-05-08 Richard Levitteossl_bsearch(): New generic internal binary search...