Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509.h168 #define HX509_CA_TEMPLATE_EKU 64 macro
H A Dca.c182 { "ExtendedKeyUsage", HX509_CA_TEMPLATE_EKU },
267 if (flags & HX509_CA_TEMPLATE_EKU) { in hx509_ca_tbs_set_template()
/freebsd/crypto/heimdal/kdc/
H A Dkx509.c249 HX509_CA_TEMPLATE_EKU, in build_certificate()