Searched refs:have_key (Results 1 – 3 of 3) sorted by relevance
252 th->have_key = true; in process_one_ticket()437 if (!th->have_key) in need_key()443 static bool have_key(struct ceph_x_ticket_handler *th) in have_key() function445 if (th->have_key) { in have_key()447 th->have_key = false; in have_key()450 return th->have_key; in have_key()478 if (!have_key(th)) in ceph_x_validate_tickets()789 th->have_key = false; in invalidate_ticket()
20 bool have_key; member
1199 bool have_key = false; in nl80211_parse_connkeys() local1202 have_key = true; in nl80211_parse_connkeys()1206 if (!have_key) in nl80211_parse_connkeys()