Lines Matching refs:time_now
62 time_t time_now; member
489 ctx->time_now = t; in hx509_verify_set_time()
495 return ctx->time_now; in _hx509_verify_get_time()
1051 time_t time_now, in find_parent() argument
1094 q.timenow = time_now; in find_parent()
1237 time_t time_now, in _hx509_calculate_path() argument
1258 ret = find_parent(context, time_now, anchors, path, in _hx509_calculate_path()
1996 ctx->time_now = time(NULL); in hx509_verify_path()
2015 ret = _hx509_calculate_path(context, 0, ctx->time_now, in hx509_verify_path()
2222 if (t > ctx->time_now) { in hx509_verify_path()
2228 if (t < ctx->time_now) { in hx509_verify_path()
2303 ctx->time_now, in hx509_verify_path()