Searched refs:HX509_QUERY_MATCH_TIME (Results 1 – 3 of 3) sorted by relevance
135 #define HX509_QUERY_MATCH_TIME 0x200000 macro
1095 q.match |= HX509_QUERY_MATCH_TIME; in find_parent()1102 q.match &= ~HX509_QUERY_MATCH_TIME; in find_parent()3062 if (q->match & HX509_QUERY_MATCH_TIME) { in _hx509_query_match_cert()
294 q.match |= HX509_QUERY_MATCH_TIME; in find_CMSIdentifier()