Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dv3nametest.c690 if (!TEST_int_eq(GENERAL_NAME_cmp(namesa[i], namesb[j]), 0)) in test_GENERAL_NAME_cmp()
693 if (!TEST_int_ne(GENERAL_NAME_cmp(namesa[i], namesb[j]), 0)) in test_GENERAL_NAME_cmp()
/third_party/openssl/crypto/x509v3/
Dv3_genn.c93 int GENERAL_NAME_cmp(GENERAL_NAME *a, GENERAL_NAME *b) in GENERAL_NAME_cmp() function
/third_party/openssl/crypto/ts/
Dts_rsp_verify.c704 found = GENERAL_NAME_cmp(current, name) == 0; in ts_find_name()
/third_party/openssl/include/openssl/
Dx509v3.h472 int GENERAL_NAME_cmp(GENERAL_NAME *a, GENERAL_NAME *b);
/third_party/openssl/crypto/x509/
Dx509_vfy.c1409 if (!GENERAL_NAME_cmp(gena, genb)) in idp_check_dp()
/third_party/openssl/
DNEWS43 o Fixed NULL pointer deref in GENERAL_NAME_cmp (CVE-2020-1971)
DCHANGES18 but subsequently interpreted by GENERAL_NAME_cmp as an ASN1_TYPE. This
337 *) Fixed NULL pointer deref in the GENERAL_NAME_cmp function
341 GENERAL_NAME_cmp function for two purposes:
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1720 #define GENERAL_NAME_cmp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, GENERAL_NAME_cmp) macro
/third_party/openssl/util/
Dlibcrypto.num3084 GENERAL_NAME_cmp 3038 1_1_0 EXIST::FUNCTION: