Home
last modified time | relevance | path

Searched refs:HX509_QUERY_MATCH_EXPR (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx_locl.h137 #define HX509_QUERY_MATCH_EXPR 0x800000 macro
H A Dcert.c2871 q->match &= ~HX509_QUERY_MATCH_EXPR; in hx509_query_match_expr()
2875 q->match |= HX509_QUERY_MATCH_EXPR; in hx509_query_match_expr()
3077 if ((q->match & HX509_QUERY_MATCH_EXPR)) { in _hx509_query_match_cert()