Home
last modified time | relevance | path

Searched refs:HX509_QUERY_MATCH_TIME (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhx_locl.h147 #define HX509_QUERY_MATCH_TIME 0x200000 macro
H A Dcert.c1115 q.match |= HX509_QUERY_MATCH_TIME; in find_parent()
1122 q.match &= ~HX509_QUERY_MATCH_TIME; in find_parent()
3084 if (q->match & HX509_QUERY_MATCH_TIME) { in _hx509_query_match_cert()
H A Dcms.c300 q.match |= HX509_QUERY_MATCH_TIME; in find_CMSIdentifier()