Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/objects/
H A Dobj_dat.c84 static int obj_cmp(const ASN1_OBJECT * const *, unsigned int const *);
427 obj_cmp(const ASN1_OBJECT * const *ap, const unsigned int *bp) in obj_cmp() function
445 return obj_cmp(a, b); in obj_cmp_BSEARCH_CMP_FN()