Searched refs:receive_sc (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_secy_ops.h18 struct receive_sc;
43 int secy_create_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc);
44 int secy_delete_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc);
H A Dieee802_1x_kay_i.h121 struct receive_sc { struct
144 struct receive_sc *sc; /* list entry in struct receive_sc::sa_list */
H A Dieee802_1x_secy_ops.c209 int secy_create_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc)
230 int secy_delete_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc)
H A Dieee802_1x_kay.c413 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn,
462 static struct receive_sc *
466 struct receive_sc *psc;
496 struct ieee802_1x_mka_participant *participant, struct receive_sc *psc)
520 struct receive_sc *rxsc;
596 struct receive_sc *rxsc;
1111 struct receive_sc *rxsc;
1114 dl_list_for_each(rxsc, &principal->rxsc_list, struct receive_sc, list) {
2347 struct receive_sc *rxsc, *pre_rxsc;
2389 struct receive_sc, lis
[all...]
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_secy_ops.h18 struct receive_sc;
43 int secy_create_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc);
44 int secy_delete_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc);
H A Dieee802_1x_kay_i.h121 struct receive_sc { struct
144 struct receive_sc *sc; /* list entry in struct receive_sc::sa_list */
H A Dieee802_1x_secy_ops.c209 int secy_create_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc)
230 int secy_delete_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc)
H A Dieee802_1x_kay.c413 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn,
462 static struct receive_sc *
466 struct receive_sc *psc;
496 struct ieee802_1x_mka_participant *participant, struct receive_sc *psc)
520 struct receive_sc *rxsc;
596 struct receive_sc *rxsc;
1111 struct receive_sc *rxsc;
1114 dl_list_for_each(rxsc, &principal->rxsc_list, struct receive_sc, list) {
2347 struct receive_sc *rxsc, *pre_rxsc;
2389 struct receive_sc, lis
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_secy_ops.h18 struct receive_sc;
43 int secy_create_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc);
44 int secy_delete_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc);
H A Dieee802_1x_kay_i.h121 struct receive_sc { struct
144 struct receive_sc *sc; /* list entry in struct receive_sc::sa_list */
H A Dieee802_1x_secy_ops.c209 int secy_create_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc)
230 int secy_delete_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc)
H A Dieee802_1x_kay.c413 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn,
462 static struct receive_sc *
466 struct receive_sc *psc;
496 struct ieee802_1x_mka_participant *participant, struct receive_sc *psc)
520 struct receive_sc *rxsc;
596 struct receive_sc *rxsc;
1111 struct receive_sc *rxsc;
1114 dl_list_for_each(rxsc, &principal->rxsc_list, struct receive_sc, list) {
2347 struct receive_sc *rxsc, *pre_rxsc;
2389 struct receive_sc, lis
[all...]

Completed in 83 milliseconds