Searched refs:eapol_len (Results 1 – 5 of 5) sorted by relevance
52 size_t eapol_len; member185 query->eapol, query->eapol_len)) { in hostapd_radius_acl_query()717 const u8 *eapol, size_t eapol_len) in hostapd_acl_req_radius_psk() argument732 query->eapol = os_memdup(eapol, eapol_len); in hostapd_acl_req_radius_psk()733 query->eapol_len = eapol_len; in hostapd_acl_req_radius_psk()
41 const u8 *eapol, size_t eapol_len);
1462 const u8 *eapol, size_t eapol_len) in hostapd_request_radius_psk() argument1469 wpa_hexdump(MSG_DEBUG, "EAPOL", eapol, eapol_len); in hostapd_request_radius_psk()1471 eapol_len); in hostapd_request_radius_psk()
330 const u8 *eapol, size_t eapol_len);
145 u16 eapol_len; in wpa_eapol_key_send() local165 eapol_len = be_to_host16(hdr->length); in wpa_eapol_key_send()166 eapol_len += AES_BLOCK_SIZE; in wpa_eapol_key_send()167 hdr->length = host_to_be16(eapol_len); in wpa_eapol_key_send()