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

/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dcert.c850 enum certtype { PROXY_CERT, EE_CERT, CA_CERT }; enumerator in enum:certtype
868 case PROXY_CERT:
890 case PROXY_CERT:
2032 type = PROXY_CERT;
2072 case PROXY_CERT: {
2237 else if (type == PROXY_CERT)

Completed in 53 milliseconds