Searched refs:checkoffset (Results 1 – 2 of 2) 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()
182 time_t checkoffset = 0; in x509_main() local436 checkoffset = (time_t)temp; in x509_main()437 if ((intmax_t)checkoffset != temp) { in x509_main()856 time_t tcheck = time(NULL) + checkoffset; in x509_main()