Searched refs:HX509_QUERY_MATCH_TIME (Results 1 – 3 of 3) sorted by relevance
147 #define HX509_QUERY_MATCH_TIME 0x200000 macro
1115 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()
300 q.match |= HX509_QUERY_MATCH_TIME; in find_CMSIdentifier()