Lines Matching refs:rlen
282 size_t mic_len, hdrlen, rlen; in wpa_sm_key_request() local
308 hdrlen, &rlen, (void *) &reply); in wpa_sm_key_request()
345 error, pairwise, sm->ptk_set, (unsigned long) rlen); in wpa_sm_key_request()
347 ETH_P_EAPOL, rbuf, rlen, key_mic); in wpa_sm_key_request()
551 size_t mic_len, hdrlen, rlen; in wpa_supplicant_send_2_of_4() local
606 &rlen, (void *) &reply); in wpa_supplicant_send_2_of_4()
640 rbuf, rlen, key_mic); in wpa_supplicant_send_2_of_4()
1219 size_t mic_len, hdrlen, rlen; in wpa_supplicant_send_4_of_4() local
1229 &rlen, (void *) &reply); in wpa_supplicant_send_4_of_4()
1257 rbuf, rlen, key_mic); in wpa_supplicant_send_4_of_4()
1588 size_t mic_len, hdrlen, rlen; in wpa_supplicant_send_2_of_2() local
1597 hdrlen, &rlen, (void *) &reply); in wpa_supplicant_send_2_of_2()
1626 rbuf, rlen, key_mic); in wpa_supplicant_send_2_of_2()