Home
last modified time | relevance | path

Searched refs:ASN1_STRING_cmp (Results 1 – 11 of 11) sorted by relevance

/minix/crypto/external/bsd/openssl/dist/doc/crypto/
H A DASN1_STRING_length.pod5 ASN1_STRING_dup, ASN1_STRING_cmp, ASN1_STRING_set, ASN1_STRING_length,
18 int ASN1_STRING_cmp(ASN1_STRING *a, ASN1_STRING *b);
38 ASN1_STRING_cmp() compares B<a> and B<b> returning 0 if the two
/minix/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_ess.c270 if (!ASN1_STRING_cmp(osi->signature, rct->originatorSignatureValue)) in cms_Receipt_verify()
333 if (ASN1_STRING_cmp(rr->signedContentIdentifier, in cms_Receipt_verify()
/minix/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_type.c151 result = ASN1_STRING_cmp((ASN1_STRING *)a->value.ptr, in IMPLEMENT_ASN1_SET_OF()
H A Dasn1.h586 # define M_ASN1_BIT_STRING_cmp(a,b) ASN1_STRING_cmp(\
595 # define M_ASN1_INTEGER_cmp(a,b) ASN1_STRING_cmp(\
603 # define M_ASN1_ENUMERATED_cmp(a,b) ASN1_STRING_cmp(\
611 # define M_ASN1_OCTET_STRING_cmp(a,b) ASN1_STRING_cmp(\
802 int ASN1_STRING_cmp(const ASN1_STRING *a, const ASN1_STRING *b);
H A Da_int.c81 ret = ASN1_STRING_cmp(x, y); in ASN1_INTEGER_cmp()
H A Dasn1_lib.c440 int ASN1_STRING_cmp(const ASN1_STRING *a, const ASN1_STRING *b) in ASN1_STRING_cmp() function
H A Dx_crl.c353 return (ASN1_STRING_cmp((ASN1_STRING *)(*a)->serialNumber,
/minix/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3_genn.c130 result = ASN1_STRING_cmp(a->d.ia5, b->d.ia5); in GENERAL_NAME_cmp()
/minix/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_cl.c376 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/minix/crypto/external/bsd/openssl/dist/apps/
H A Dca.c1802 if (ASN1_STRING_cmp(str, str2) != 0) in do_body()
/minix/crypto/external/bsd/openssl/dist/util/
H A Dlibeay.num14 ASN1_STRING_cmp 14 EXIST::FUNCTION: