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

/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dhx509-private.h17 _hx509_Certificate_cmp (
H A Dcert.c1313 _hx509_Certificate_cmp(const Certificate *p, const Certificate *q) function
1343 return _hx509_Certificate_cmp(p->data, q->data);
2957 _hx509_Certificate_cmp(q->certificate, c) != 0)

Completed in 165 milliseconds