Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dcert.c850 enum certtype { PROXY_CERT, EE_CERT, CA_CERT }; enumerator
869 case EE_CERT: in check_basic_constraints()
894 case EE_CERT: in check_basic_constraints()
2034 type = EE_CERT; in hx509_verify_path()
2174 type = EE_CERT; in hx509_verify_path()
2178 case EE_CERT: in hx509_verify_path()
2235 if (type == EE_CERT) in hx509_verify_path()