Lines Matching refs:construct_asn1_time
481 #define construct_asn1_time(s, t, e) \ macro
489 construct_asn1_time("20170731222050Z", V_ASN1_GENERALIZEDTIME,
492 construct_asn1_time("201707312220Z", V_ASN1_GENERALIZEDTIME,
495 construct_asn1_time("20170731222050.123Z", V_ASN1_GENERALIZEDTIME,
498 construct_asn1_time("20170731222050.1Z", V_ASN1_GENERALIZEDTIME,
501 construct_asn1_time("20170731222050.Z", V_ASN1_GENERALIZEDTIME,
504 construct_asn1_time("170731222050Z", V_ASN1_UTCTIME,
507 construct_asn1_time("1707312220Z", V_ASN1_UTCTIME,
516 construct_asn1_time("20170731222050Z", V_ASN1_GENERALIZEDTIME,
519 construct_asn1_time("201707312220Z", V_ASN1_GENERALIZEDTIME,
522 construct_asn1_time("20170731222050.123Z", V_ASN1_GENERALIZEDTIME,
525 construct_asn1_time("20170731222050.1Z", V_ASN1_GENERALIZEDTIME,
528 construct_asn1_time("20170731222050.Z", V_ASN1_GENERALIZEDTIME,
531 construct_asn1_time("170731222050Z", V_ASN1_UTCTIME,
534 construct_asn1_time("1707312220Z", V_ASN1_UTCTIME,