Home
last modified time | relevance | path

Searched refs:descriptor_map (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/net/80211/
Dsec80211.c38 struct descriptor_map { struct
50 static struct descriptor_map rsn_cipher_map[] = { argument
68 static struct descriptor_map rsn_akm_map[] = {
171 static struct descriptor_map * rsn_pick_desc ( u8 **rsnp, u8 *rsn_end, in rsn_pick_desc()
172 struct descriptor_map *map, in rsn_pick_desc()
177 struct descriptor_map *map_ent, *map_ret = NULL; in rsn_pick_desc()
331 struct descriptor_map *map; in sec80211_detect_ie()
444 static u32 rsn_get_desc ( unsigned id, int rsnie, struct descriptor_map *map ) in rsn_get_desc()
495 struct descriptor_map *map = rsn_cipher_map; in sec80211_rsn_get_net80211_crypt()