HomeSort by relevance Sort by last modified time
    Searched defs:kay (Results 1 - 5 of 5) sorted by null

  /external/clang/test/SemaCXX/
init-priority-attr.cpp 12 int kay( void ) { return k; }; function in class:Two
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_cp.c 43 /* KaY -> CP */
57 /* CP -> KaY */
88 struct ieee802_1x_kay *kay; member in struct:ieee802_1x_cp_sm
115 secy_cp_control_enable_port(sm->kay, sm->controlled_port_enabled);
140 secy_cp_control_enable_port(sm->kay, sm->controlled_port_enabled);
143 ieee802_1x_kay_delete_sas(sm->kay, sm->lki);
145 ieee802_1x_kay_delete_sas(sm->kay, sm->oki);
160 secy_cp_control_enable_port(sm->kay, sm->controlled_port_enabled);
161 secy_cp_control_protect_frames(sm->kay, sm->protect_frames);
162 secy_cp_control_encrypt(sm->kay, sm->kay->macsec_encrypt)
    [all...]
ieee802_1x_kay_i.h 148 struct ieee802_1x_kay *kay; member in struct:ieee802_1x_mka_participant
ieee802_1x_kay.c 248 ieee802_1x_kay_get_participant(struct ieee802_1x_kay *kay, const u8 *ckn)
252 dl_list_for_each(participant, &kay->participant_list,
259 wpa_printf(MSG_DEBUG, "KaY: participant is not found");
269 ieee802_1x_kay_get_principal_participant(struct ieee802_1x_kay *kay)
273 dl_list_for_each(participant, &kay->participant_list,
279 wpa_printf(MSG_DEBUG, "KaY: principal participant is not found");
457 "KaY: Create receive SA(AN: %hhu lowest_pn: %u of SC",
474 "KaY: Delete receive SA(an: %hhu) of SC",
504 wpa_printf(MSG_DEBUG, "KaY: Create receive SC");
511 static void ieee802_1x_delete_receive_sa(struct ieee802_1x_kay *kay,
693 struct ieee802_1x_kay *kay = participant->kay; local
1173 struct ieee802_1x_kay *kay = participant->kay; local
1262 struct ieee802_1x_kay *kay = participant->kay; local
1514 struct ieee802_1x_kay *kay = participant->kay; local
1929 struct ieee802_1x_kay *kay = participant->kay; local
2078 struct ieee802_1x_kay *kay = participant->kay; local
2167 struct ieee802_1x_kay *kay = participant->kay; local
2277 struct ieee802_1x_kay *kay = participant->kay; local
2327 struct ieee802_1x_kay *kay; local
3048 struct ieee802_1x_kay *kay = ctx; local
3095 struct ieee802_1x_kay *kay; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_i.h 996 struct ieee802_1x_kay *kay; member in struct:wpa_supplicant
    [all...]

Completed in 518 milliseconds