Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/hx509/
HDhx509.h167 #define HX509_CA_TEMPLATE_KU 32 macro
HDca.c183 { "KeyUsage", HX509_CA_TEMPLATE_KU },
260 if (flags & HX509_CA_TEMPLATE_KU) { in hx509_ca_tbs_set_template()
/NextBSD/crypto/heimdal/kdc/
HDkx509.c238 HX509_CA_TEMPLATE_KU| in build_certificate()