Searched refs:checkoffset (Results 1 – 1 of 1) sorted by relevance
291 time_t checkoffset = 0; in x509_main() local570 checkoffset = (time_t)temp; in x509_main()571 if ((ossl_intmax_t)checkoffset != temp) { in x509_main()1030 time_t tcheck = time(NULL) + checkoffset; in x509_main()