Searched defs:X509_ALGOR_cmp (Results 1 – 2 of 2) sorted by relevance
85 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b) in X509_ALGOR_cmp() function
2193 #define X509_ALGOR_cmp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_ALGOR_cmp) macro