Searched refs:have_key (Results 1 – 4 of 4) sorted by relevance
256 th->have_key = true; in process_one_ticket()441 if (!th->have_key) in need_key()447 static bool have_key(struct ceph_x_ticket_handler *th) in have_key() function449 if (th->have_key && ktime_get_real_seconds() >= th->expires) { in have_key()452 th->have_key = false; in have_key()455 return th->have_key; in have_key()483 if (!have_key(th)) in ceph_x_validate_tickets()941 if (th->have_key) { in invalidate_ticket()945 th->have_key = false; in invalidate_ticket()
20 bool have_key; member
1747 int have_key = 0; in gelic_wl_do_wep_setup() local1765 have_key = 1; in gelic_wl_do_wep_setup()1777 if (!have_key) { in gelic_wl_do_wep_setup()
1374 bool have_key = false; in nl80211_parse_connkeys() local1377 have_key = true; in nl80211_parse_connkeys()1381 if (!have_key) in nl80211_parse_connkeys()