Searched refs:HX509_QUERY_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/heimdal/lib/hx509/ | ||
H A D | hx_locl.h | 138 #define HX509_QUERY_MASK 0xffffff macro |
H A D | cert.c | 3090 if (q->match & ~HX509_QUERY_MASK) in _hx509_query_match_cert() |