Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DX509_ALGOR_dup.pod5 X509_ALGOR_dup, X509_ALGOR_set0, X509_ALGOR_get0, X509_ALGOR_set_md, X509_ALGOR_cmp, X509_ALGOR_cop…
16 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b);
37 X509_ALGOR_cmp() compares B<a> and B<b> and returns 0 if they have identical
52 X509_ALGOR_cmp() returns 0 if the two parameters have identical encodings and
DASN1_item_sign.pod177 || X509_ALGOR_cmp(&obj->sig_alg, &obj->info.sig_alg) != 0)
/third_party/openssl/crypto/asn1/
Dx_algor.c87 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b) in X509_ALGOR_cmp() function
/third_party/openssl/test/
Dalgorithmid_test.c133 if (!TEST_int_eq(X509_ALGOR_cmp(alg, X509_get0_tbs_sigalg(eecert)), 0)) in test_x509_sig_aid()
/third_party/openssl/crypto/x509/
Dx_all.c33 if (X509_ALGOR_cmp(&a->sig_alg, &a->cert_info.signature) != 0) in X509_verify()
Dx_pubkey.c1032 if (X509_ALGOR_cmp(algA, algB) != 0) in X509_PUBKEY_eq()
Dx509_vfy.c558 CB_FAIL_IF(X509_ALGOR_cmp(&x->sig_alg, &x->cert_info.signature) != 0, in check_extensions()
/third_party/openssl/ohos_lite/include/openssl/
Dx509.h480 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b);
/third_party/openssl/include/openssl/
Dx509.h.in475 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b);
/third_party/openssl/util/
Dlibcrypto.num1804 X509_ALGOR_cmp 1848 3_0_0 EXIST::FUNCTION: