Searched defs:ASN1_INTEGER_cmp (Results 1 – 5 of 5) sorted by relevance
73 int ASN1_INTEGER_cmp(const ASN1_INTEGER *x, const ASN1_INTEGER *y) in ASN1_INTEGER_cmp() function
74 int ASN1_INTEGER_cmp(const ASN1_INTEGER *x, const ASN1_INTEGER *y) { in ASN1_INTEGER_cmp() function
1608 #define ASN1_INTEGER_cmp GRPC_SHADOW_ASN1_INTEGER_cmp macro
635 #define ASN1_INTEGER_cmp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ASN1_INTEGER_cmp) macro