Searched refs:secret_birthdate (Results 1 – 2 of 2) sorted by relevance
23 checker->secret_birthdate = ktime_get_coarse_boottime_ns(); in wg_cookie_checker_init()96 if (wg_birthdate_has_expired(checker->secret_birthdate, in make_cookie()99 checker->secret_birthdate = ktime_get_coarse_boottime_ns(); in make_cookie()
18 u64 secret_birthdate; member