Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509v3/
Dv3_enum.c18 {CRL_REASON_CA_COMPROMISE, "CA Compromise", "CACompromise"},
/third_party/openssl/include/openssl/
Dx509v3.h187 # define CRL_REASON_CA_COMPROMISE 2 macro