Searched refs:der_printable_string_cmp (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dder-protos.h451 der_printable_string_cmp (
H A Dder_cmp.c56 der_printable_string_cmp(const heim_printable_string *p, function
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dcert.c1765 if (der_printable_string_cmp(&c->u.rfc822Name, &n->u.rfc822Name) != 0)
2485 if (der_printable_string_cmp(&san.val[j].u.dNSName, &hn) == 0) {
2514 if (der_printable_string_cmp(&ds->u.printableString, &hn) == 0)

Completed in 126 milliseconds