Searched refs:OBJ_bsearch_ex (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/util/ |
H A D | missingmacro.txt | 88 OBJ_bsearch_ex(3)
|
H A D | missingmacro111.txt | 127 OBJ_bsearch_ex(3)
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | objects.h | 156 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ macro
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 9322 * Type-checked OBJ_bsearch_ex. 9328 OBJ_bsearch_ex, qsort, CRYPTO_EX_DATA, ASN1_VALUE, ASN1_STRING, 11489 * Add the function OBJ_bsearch_ex() which works like OBJ_bsearch() but 11494 This one gets OBJ_bsearch_ex() to return a pointer to the first 11499 This one gets OBJ_bsearch_ex() to return a pointer to the first
|