Lines Matching defs:challenge
360 * Only shared key auth frames with a challenge
588 * Allocate challenge text for use by shared-key authentication
600 "[%s] shared key challenge alloc failed\n",
615 uint8_t *challenge;
630 challenge = NULL;
636 * frm[2]... - challenge text
645 challenge = frm;
651 if (challenge == NULL) {
653 "ieee80211_auth_shared: no challenge\n");
656 if (challenge[1] != IEEE80211_CHALLENGE_LEN) {
658 "ieee80211_auth_shared: bad challenge len %d\n",
659 challenge[1]);
693 bcopy(&challenge[2], in->in_challenge, challenge[1]);
1269 * [tlv*] challenge