Searched refs:has_challenge (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c484 boolean_t has_challenge; local
600 has_challenge = ((arg == IEEE80211_AUTH_SHARED_CHALLENGE ||
611 is_shared_key = has_challenge ||
616 if (has_challenge && status == IEEE80211_STATUS_SUCCESS)
623 + (has_challenge && status == IEEE80211_STATUS_SUCCESS ?
638 if (has_challenge && status == IEEE80211_STATUS_SUCCESS) {

Completed in 58 milliseconds