Home
last modified time | relevance | path

Searched refs:have_key (Results 1 – 3 of 3) sorted by relevance

/net/ceph/
Dauth_x.c252 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() function
445 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()
Dauth_x.h20 bool have_key; member
/net/wireless/
Dnl80211.c1199 bool have_key = false; in nl80211_parse_connkeys() local
1202 have_key = true; in nl80211_parse_connkeys()
1206 if (!have_key) in nl80211_parse_connkeys()