Home
last modified time | relevance | path

Searched refs:heim_any_cmp (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/asn1/
H A Dheim_asn1.h50 int heim_any_cmp(const heim_any_set *, const heim_any_set *);
H A Dextra.c138 heim_any_cmp(const heim_any_set *p, const heim_any_set *q) in heim_any_cmp() function
H A Dder-protos.h664 heim_any_cmp (
H A DChangeLog1337 * heim_asn1.h: add heim_any_cmp
1345 * extra.c: add heim_any_cmp
/freebsd/kerberos5/lib/libasn1/
H A Dversion.map1319 heim_any_cmp;
/freebsd/crypto/heimdal/lib/hx509/
H A Dcert.c1300 return heim_any_cmp(p->parameters, in _hx509_AlgorithmIdentifier_cmp()
1755 if (heim_any_cmp(&c->u.otherName.value, in match_general_name()