Home
last modified time | relevance | path

Searched refs:der_printable_string_cmp (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dder_cmp.c58 der_printable_string_cmp(const heim_printable_string *p, in der_printable_string_cmp() function
H A Dder-protos.h502 der_printable_string_cmp (
H A Dlibasn1-exports.def797 der_printable_string_cmp
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dder-protos.h500 der_printable_string_cmp (
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcert.c1785 if (der_printable_string_cmp(&c->u.rfc822Name, &n->u.rfc822Name) != 0) in match_general_name()
2507 if (der_printable_string_cmp(&san.val[j].u.dNSName, &hn) == 0) { in hx509_verify_hostname()
2536 if (der_printable_string_cmp(&ds->u.printableString, &hn) == 0) in hx509_verify_hostname()