Searched refs:X509_ALGOR_cmp (Results 1 – 4 of 4) sorted by relevance
283 X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b) in X509_ALGOR_cmp() function295 LCRYPTO_ALIAS(X509_ALGOR_cmp);
402 if (X509_ALGOR_cmp(a->sig_alg, a->cert_info->signature)) in X509_verify()
467 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b);
2356 X509_ALGOR_cmp