Home
last modified time | relevance | path

Searched refs:X509_ALGOR_cmp (Results 1 – 9 of 9) sorted by relevance

/openssl/doc/man3/
H A DX509_ALGOR_dup.pod7 X509_ALGOR_set_md, X509_ALGOR_cmp,
19 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b);
41 X509_ALGOR_cmp() compares I<a> and I<b> and returns 0 if they have identical
56 X509_ALGOR_cmp() returns 0 if the two parameters have identical encodings and
H A DASN1_item_sign.pod177 || X509_ALGOR_cmp(&obj->sig_alg, &obj->info.sig_alg) != 0)
/openssl/crypto/asn1/
H A Dx_algor.c97 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b) in X509_ALGOR_cmp() function
/openssl/test/
H A Dalgorithmid_test.c133 if (!TEST_int_eq(X509_ALGOR_cmp(alg, X509_get0_tbs_sigalg(eecert)), 0)) in test_x509_sig_aid()
/openssl/crypto/x509/
H A Dx_all.c35 if (X509_ALGOR_cmp(&a->sig_alg, &a->cert_info.signature) != 0) in X509_verify()
63 if (X509_ALGOR_cmp(&a->sig_alg, &a->acinfo->signature) != 0) in X509_ACERT_verify()
H A Dx_pubkey.c1063 if (X509_ALGOR_cmp(algA, algB) != 0) in X509_PUBKEY_eq()
H A Dx509_vfy.c620 CB_FAIL_IF(X509_ALGOR_cmp(&x->sig_alg, &x->cert_info.signature) != 0, in check_extensions()
/openssl/include/openssl/
H A Dx509.h.in495 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b);
/openssl/util/
H A Dlibcrypto.num1804 X509_ALGOR_cmp 1848 3_0_0 EXIST::FUNCTION:

Completed in 48 milliseconds