Searched refs:expiry_unix_time (Results 1 – 4 of 4) sorted by relevance
555 unsigned long expiry_unix_time; member
107 in the JWT, this is made available as `expiry_unix_time` in the args struct163 unsigned long expiry_unix_time;
1224 char *sub, size_t sub_len, unsigned long *expiry_unix_time) in lws_jwt_token_sanity() argument1301 if (expiry_unix_time) in lws_jwt_token_sanity()1302 *expiry_unix_time = exp; in lws_jwt_token_sanity()
1653 &i->expiry_unix_time)) { in lws_jwt_get_http_cookie_validate_jwt()1695 ull + i->expiry_unix_time, in lws_jwt_sign_token_set_http_cookie()1716 i->cookie_name, plain, i->expiry_unix_time); in lws_jwt_sign_token_set_http_cookie()