Lines Matching refs:X509_gmtime_adj
1073 thisupd = X509_gmtime_adj(NULL, 0);1075 nextupd = X509_gmtime_adj(NULL, nmin * 60 + ndays * 3600 * 24 );