Searched refs:oid1len (Results 1 – 1 of 1) sorted by relevance
464 compare_oid(unsigned long *oid1, unsigned int oid1len, in compare_oid() argument469 if (oid1len != oid2len) in compare_oid()472 for (i = 0; i < oid1len; i++) { in compare_oid()