Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/objects/
HDobjects.h1090 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ macro
/NextBSD/crypto/openssl/util/
HDlibeay.num346 OBJ_bsearch 354 NOEXIST::FUNCTION:
/NextBSD/crypto/openssl/
HDCHANGES1721 *) Type-checked OBJ_bsearch. Also some constification necessitated
1831 TXT_DB, bsearch(?), OBJ_bsearch, qsort, CRYPTO_EX_DATA, ASN1_VALUE,
3619 *) Add the function OBJ_bsearch_ex() which works like OBJ_bsearch() but
8801 extensions in a static table which is searched with OBJ_bsearch()
/NextBSD/crypto/openssl/doc/
HDssleay.txt4903 char *OBJ_bsearch(
4910 bsearch() function, OBJ_bsearch is my version of that function.