Searched refs:checkoffset (Results 1 – 1 of 1) sorted by relevance
300 time_t checkoffset = 0; in x509_main() local591 checkoffset = (time_t)temp; in x509_main()592 if ((ossl_intmax_t)checkoffset != temp) { in x509_main()1075 time_t tcheck = time(NULL) + checkoffset; in x509_main()