Home
last modified time | relevance | path

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

/openssl/test/
H A Dx509_time_test.c481 #define construct_asn1_time(s, t, e) \ macro
489 construct_asn1_time("20170731222050Z", V_ASN1_GENERALIZEDTIME,
492 construct_asn1_time("201707312220Z", 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,
528 construct_asn1_time("20170731222050.Z", V_ASN1_GENERALIZEDTIME,
531 construct_asn1_time("170731222050Z", V_ASN1_UTCTIME,
[all …]

Completed in 5 milliseconds