Searched defs:kay (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_secy_ops.c | 20 int secy_cp_control_validate_frames(struct ieee802_1x_kay *kay, in secy_cp_control_validate_frames() 28 int secy_cp_control_protect_frames(struct ieee802_1x_kay *kay, Boolean enabled) in secy_cp_control_protect_frames() 48 int secy_cp_control_encrypt(struct ieee802_1x_kay *kay, Boolean enabled) in secy_cp_control_encrypt() 68 int secy_cp_control_replay(struct ieee802_1x_kay *kay, Boolean enabled, u32 win) in secy_cp_control_replay() 88 int secy_cp_control_current_cipher_suite(struct ieee802_1x_kay *kay, u64 cs) in secy_cp_control_current_cipher_suite() 108 int secy_cp_control_confidentiality_offset(struct ieee802_1x_kay *kay, in secy_cp_control_confidentiality_offset() 116 int secy_cp_control_enable_port(struct ieee802_1x_kay *kay, Boolean enabled) in secy_cp_control_enable_port() 136 int secy_get_capability(struct ieee802_1x_kay *kay, enum macsec_cap *cap) in secy_get_capability() 156 int secy_get_receive_lowest_pn(struct ieee802_1x_kay *kay, in secy_get_receive_lowest_pn() 177 int secy_get_transmit_next_pn(struct ieee802_1x_kay *kay, in secy_get_transmit_next_pn() [all …]
|
D | ieee802_1x_kay.c | 248 ieee802_1x_kay_get_participant(struct ieee802_1x_kay *kay, const u8 *ckn) in ieee802_1x_kay_get_participant() 269 ieee802_1x_kay_get_principal_participant(struct ieee802_1x_kay *kay) in ieee802_1x_kay_get_principal_participant() 511 static void ieee802_1x_delete_receive_sa(struct ieee802_1x_kay *kay, in ieee802_1x_delete_receive_sa() 696 struct ieee802_1x_kay *kay = participant->kay; in ieee802_1x_mka_encode_basic_body() local 745 ieee802_1x_mka_decode_basic_body(struct ieee802_1x_kay *kay, const u8 *mka_msg, in ieee802_1x_mka_decode_basic_body() 1177 struct ieee802_1x_kay *kay = participant->kay; in ieee802_1x_mka_encode_sak_use_body() local 1266 struct ieee802_1x_kay *kay = participant->kay; in ieee802_1x_mka_decode_sak_use_body() local 1518 struct ieee802_1x_kay *kay = participant->kay; in ieee802_1x_mka_decode_dist_sak_body() local 1933 struct ieee802_1x_kay *kay = participant->kay; in ieee802_1x_kay_generate_new_sak() local 2082 struct ieee802_1x_kay *kay = participant->kay; in ieee802_1x_kay_elect_key_server() local [all …]
|
D | ieee802_1x_cp.c | 88 struct ieee802_1x_kay *kay; member 429 struct ieee802_1x_cp_sm * ieee802_1x_cp_sm_init(struct ieee802_1x_kay *kay) in ieee802_1x_cp_sm_init()
|
D | ieee802_1x_kay_i.h | 148 struct ieee802_1x_kay *kay; member
|
/external/clang/test/SemaCXX/ |
D | init-priority-attr.cpp | 12 int kay( void ) { return k; }; in kay() function in Two
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpa_supplicant_i.h | 1002 struct ieee802_1x_kay *kay; member
|