Home
last modified time | relevance | path

Searched refs:_hx509_query_match_cert (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Dkeyset.c523 if (_hx509_query_match_cert(context, q, c)) { in hx509_certs_find()
589 if (_hx509_query_match_cert(context, q, c)) { in hx509_certs_filter()
H A Dhx509-private.h376 _hx509_query_match_cert (
H A Dcert.c2945 _hx509_query_match_cert(hx509_context context, const hx509_query *q, hx509_cert cert) in _hx509_query_match_cert() function
H A DChangeLog1198 (_hx509_query_match_cert): Add time validity-testing to query mask
1731 * keyset.c: changed signature of _hx509_query_match_cert