Home
last modified time | relevance | path

Searched refs:OBJ_bsearch (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/util/
H A Dmissingmacro.txt87 OBJ_bsearch(3)
H A Dmissingmacro111.txt126 OBJ_bsearch(3)
/freebsd/crypto/openssl/include/openssl/
H A Dobjects.h149 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ macro
/freebsd/crypto/openssl/
H A DCHANGES.md9357 * Type-checked OBJ_bsearch. Also some constification necessitated
9480 TXT_DB, bsearch(?), OBJ_bsearch, qsort, CRYPTO_EX_DATA, ASN1_VALUE,
11520 * Add the function OBJ_bsearch_ex() which works like OBJ_bsearch() but
17431 extensions in a static table which is searched with OBJ_bsearch()