Home | History | Annotate | Download | only in base

Lines Matching refs:timeType

218       if (x509_time->timeType != BER_TAG_UTC_TIME &&
219 x509_time->timeType != BER_TAG_GENERALIZED_TIME) {
221 << x509_time->timeType;
228 CertDateFormat format = x509_time->timeType == BER_TAG_UTC_TIME ?