Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcert.c870 enum certtype { PROXY_CERT, EE_CERT, CA_CERT }; enumerator
889 case EE_CERT: in check_basic_constraints()
914 case EE_CERT: in check_basic_constraints()
2064 type = EE_CERT; in hx509_verify_path()
2204 type = EE_CERT; in hx509_verify_path()
2208 case EE_CERT: in hx509_verify_path()
2265 if (type == EE_CERT) in hx509_verify_path()