Searched defs:wpa_gmk_to_gtk (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.c1157 static int wpa_gmk_to_gtk(const u8 *gmk, const char *label, const u8 *addr, function
2344 if (wpa_gmk_to_gtk(group->GMK, "Group key expansion",
2355 if (wpa_gmk_to_gtk(group->GMK, "IGTK key expansion",
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.c1157 static int wpa_gmk_to_gtk(const u8 *gmk, const char *label, const u8 *addr, function
2344 if (wpa_gmk_to_gtk(group->GMK, "Group key expansion",
2355 if (wpa_gmk_to_gtk(group->GMK, "IGTK key expansion",
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.c1157 static int wpa_gmk_to_gtk(const u8 *gmk, const char *label, const u8 *addr, function
2344 if (wpa_gmk_to_gtk(group->GMK, "Group key expansion",
2355 if (wpa_gmk_to_gtk(group->GMK, "IGTK key expansion",

Completed in 34 milliseconds