ASN1_TIME_to_tm
LCRYPTO_ALIAS(ASN1_TIME_to_tm);
if (!ASN1_TIME_to_tm(from, &tm_from))
if (!ASN1_TIME_to_tm(to, &tm_to))
if (!ASN1_TIME_to_tm(t, &tm))
int ASN1_TIME_to_tm(const ASN1_TIME *s, struct tm *tm);
LCRYPTO_USED(ASN1_TIME_to_tm);
if (!ASN1_TIME_to_tm(before, &before_tm))
if (!ASN1_TIME_to_tm(after, &after_tm))
if (!ASN1_TIME_to_tm(gt, &tm))
if (ASN1_TIME_to_tm(gt, &tm) == 0) {
if (!ASN1_TIME_to_tm(nB, NULL))
if (!ASN1_TIME_to_tm(nA, NULL))
if (!ASN1_TIME_to_tm(atim, &t))
if (!ASN1_TIME_to_tm(atim, &t))
if (!ASN1_TIME_to_tm(gt, &tm))
if (!ASN1_TIME_to_tm(at, &tm))