Searched refs:OBJ_bsearch_ex (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/crypto/openssl/include/openssl/ |
| D | objects.h | 148 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ macro
|
| /freebsd-12-stable/crypto/openssl/ |
| D | CHANGES | 4801 *) Type-checked OBJ_bsearch_ex. 4806 OBJ_bsearch_ex, qsort, CRYPTO_EX_DATA, ASN1_VALUE, ASN1_STRING, 6702 *) Add the function OBJ_bsearch_ex() which works like OBJ_bsearch() but 6707 This one gets OBJ_bsearch_ex() to return a pointer to the first 6712 This one gets OBJ_bsearch_ex() to return a pointer to the first
|