Home
last modified time | relevance | path

Searched refs:HX509_QUERY_KU_DIGITALSIGNATURE (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx_locl.h122 #define HX509_QUERY_KU_DIGITALSIGNATURE 0x000100 macro
H A Dcert.c2735 q->match |= HX509_QUERY_KU_DIGITALSIGNATURE; in hx509_query_match_option()
2996 if (q->match & HX509_QUERY_KU_DIGITALSIGNATURE) in _hx509_query_match_cert()
H A Dcms.c875 HX509_QUERY_KU_DIGITALSIGNATURE); in hx509_cms_verify_signed()