Home
last modified time | relevance | path

Searched refs:ASN1_TYPE_cmp (Results 1 – 12 of 12) sorted by relevance

/src/crypto/openssl/doc/man3/
H A DASN1_TYPE_get.pod5 ASN1_TYPE_get, ASN1_TYPE_set, ASN1_TYPE_set1, ASN1_TYPE_cmp, ASN1_TYPE_unpack_sequence, ASN1_TYPE_p…
15 int ASN1_TYPE_cmp(const ASN1_TYPE *a, const ASN1_TYPE *b);
35 ASN1_TYPE_cmp() compares ASN.1 types I<a> and I<b> and returns 0 if
64 ASN1_TYPE_cmp() may not return zero if two types are equivalent but have
66 value under BER can have any nonzero encoding but ASN1_TYPE_cmp() will
69 If either or both of the parameters passed to ASN1_TYPE_cmp() is NULL the
84 ASN1_TYPE_cmp() returns 0 if the types are identical and nonzero otherwise.
/src/crypto/openssl/crypto/asn1/
H A Da_type.c63 int ASN1_TYPE_cmp(const ASN1_TYPE *a, const ASN1_TYPE *b) in ASN1_TYPE_cmp() function
H A Dx_algor.c104 return ASN1_TYPE_cmp(a->parameter, b->parameter); in X509_ALGOR_cmp()
/src/crypto/openssl/crypto/x509/
H A Dv3_genn.c172 result = ASN1_TYPE_cmp(a->value, b->value); in OTHERNAME_cmp()
/src/crypto/openssl/test/
H A Dcmp_hdr_test.c380 if (!TEST_int_eq(ASN1_TYPE_cmp(itav->infoValue.other, pushed_val), 0)) in execute_HDR_generalInfo_push1_items_test()
/src/crypto/openssl/include/openssl/
H A Dasn1.h615 int ASN1_TYPE_cmp(const ASN1_TYPE *a, const ASN1_TYPE *b);
H A Dasn1.h.in544 int ASN1_TYPE_cmp(const ASN1_TYPE *a, const ASN1_TYPE *b);
/src/crypto/openssl/
H A DNEWS.md1104 * Segmentation fault in ASN1_TYPE_cmp fix ([CVE-2015-0286])
1201 * Segmentation fault in ASN1_TYPE_cmp fix ([CVE-2015-0286])
1325 * Segmentation fault in ASN1_TYPE_cmp fix ([CVE-2015-0286])
H A DCHANGES.md8051 * Segmentation fault in ASN1_TYPE_cmp fix
8053 The function ASN1_TYPE_cmp will crash with an invalid read if an attempt is
8054 made to compare ASN.1 boolean types. Since ASN1_TYPE_cmp is used to check
9179 * Segmentation fault in ASN1_TYPE_cmp fix
9181 The function ASN1_TYPE_cmp will crash with an invalid read if an attempt is
9182 made to compare ASN.1 boolean types. Since ASN1_TYPE_cmp is used to check
10244 * Segmentation fault in ASN1_TYPE_cmp fix
10246 The function ASN1_TYPE_cmp will crash with an invalid read if an attempt is
10247 made to compare ASN.1 boolean types. Since ASN1_TYPE_cmp is used to check
/src/secure/lib/libcrypto/
H A DVersion.map138 ASN1_TYPE_cmp;
/src/secure/lib/libcrypto/man/man3/
H A DMakefile772 MLINKS+= ASN1_TYPE_get.3 ASN1_TYPE_cmp.3
/src/crypto/openssl/util/
H A Dlibcrypto.num524 ASN1_TYPE_cmp 537 3_0_0 EXIST::FUNCTION: