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

/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c388 * wpa_parse_generic - Parse EAPOL-Key Key Data Generic IEs
394 static int wpa_parse_generic(const u8 *pos, const u8 *end, function
586 ret = wpa_parse_generic(pos, end, ie);
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c979 * wpa_parse_generic - Parse EAPOL-Key Key Data Generic IEs
985 static int wpa_parse_generic(const u8 *pos, const u8 *end, function
1108 ret = wpa_parse_generic(pos, end, ie);

Completed in 64 milliseconds