Home
last modified time | relevance | path

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

/third_party/openssl/crypto/objects/
Dobj_dat.pl210 sub obj_cmp subroutine
222 foreach (sort obj_cmp @a) {
Dobj_dat.c310 static int obj_cmp(const ASN1_OBJECT *const *ap, const unsigned int *bp) in obj_cmp() function