X509_time_adj_ex
LCRYPTO_USED(X509_time_adj_ex);
ASN1_TIME * X509_time_adj_ex(ASN1_TIME *s,
return X509_time_adj_ex(s, 0, offset_sec, in_time);
LCRYPTO_ALIAS(X509_time_adj_ex);
if (X509_time_adj_ex(tmptm, cfg.crldays,
if (X509_time_adj_ex(X509_get_notAfter(ret), days, 0,
if (!X509_time_adj_ex(X509_get_notAfter(x509ss), cfg.days, 0, NULL))
if (X509_time_adj_ex(X509_get_notAfter(x), days, 0, NULL) == NULL)
if (X509_time_adj_ex(X509_get_notAfter(x), cfg.days, 0,