Searched defs:ASN1_INTEGER_cmp (Results 1 – 3 of 3) sorted by relevance
86 pub fn ASN1_INTEGER_cmp(a: *const ASN1_INTEGER, b: *const ASN1_INTEGER) -> c_int; in ASN1_INTEGER_cmp() function
23 int ASN1_INTEGER_cmp(const ASN1_INTEGER *x, const ASN1_INTEGER *y) in ASN1_INTEGER_cmp() function