Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/heimdal/lib/hx509/
HDhx_locl.h121 #define HX509_QUERY_KU_ENCIPHERMENT 0x000080 macro
HDcert.c2732 q->match |= HX509_QUERY_KU_ENCIPHERMENT; in hx509_query_match_option()
3000 if (q->match & HX509_QUERY_KU_ENCIPHERMENT) in _hx509_query_match_cert()
HDcms.c376 findflags |= HX509_QUERY_KU_ENCIPHERMENT; in hx509_cms_unenvelope()