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

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

Completed in 135 milliseconds