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