Searched refs:oid1 (Results 1 – 1 of 1) sorted by relevance
110 static bool oid_eq(unsigned long *oid1, unsigned int oid1len, in oid_eq() argument116 return memcmp(oid1, oid2, oid1len) == 0; in oid_eq()
Completed in 3 milliseconds