Home
last modified time | relevance | path

Searched refs:_hx509_Certificate_cmp (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/crypto/heimdal/lib/hx509/
Dhx509-private.h17 _hx509_Certificate_cmp (
Dcert.c1274 _hx509_Certificate_cmp(const Certificate *p, const Certificate *q) in _hx509_Certificate_cmp() function
1304 return _hx509_Certificate_cmp(p->data, q->data); in hx509_cert_cmp()
2680 _hx509_Certificate_cmp(q->certificate, c) != 0) in _hx509_query_match_cert()