Home | History | Annotate | Download | only in base

Lines Matching refs:kWrongUsageErrors

123   const DWORD kWrongUsageErrors = CERT_TRUST_IS_NOT_VALID_FOR_USAGE |
125 if (error_status & kWrongUsageErrors) {