Searched defs:kay (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/pae/ |
H A 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, bool enabled) in secy_cp_control_protect_frames() 48 int secy_cp_control_encrypt(struct ieee802_1x_kay *kay, bool enabled) in secy_cp_control_encrypt() 68 int secy_cp_control_replay(struct ieee802_1x_kay *kay, bool enabled, u32 win) in secy_cp_control_replay() 88 int secy_cp_control_offload(struct ieee802_1x_kay *kay, u8 offload) in secy_cp_control_offload() 108 int secy_cp_control_current_cipher_suite(struct ieee802_1x_kay *kay, u64 cs) in secy_cp_control_current_cipher_suite() 128 int secy_cp_control_confidentiality_offset(struct ieee802_1x_kay *kay, in secy_cp_control_confidentiality_offset() 136 int secy_cp_control_enable_port(struct ieee802_1x_kay *kay, bool enabled) in secy_cp_control_enable_port() 156 int secy_get_capability(struct ieee802_1x_kay *kay, enum macsec_cap *cap) in secy_get_capability() 176 int secy_get_receive_lowest_pn(struct ieee802_1x_kay *kay, in secy_get_receive_lowest_pn() [all …]
|
H A D | ieee802_1x_kay.c | 292 ieee802_1x_kay_get_participant(struct ieee802_1x_kay *kay, const u8 *ckn, in ieee802_1x_kay_get_participant() 315 ieee802_1x_kay_get_principal_participant(struct ieee802_1x_kay *kay) in ieee802_1x_kay_get_principal_participant() 559 static void ieee802_1x_delete_receive_sa(struct ieee802_1x_kay *kay, in ieee802_1x_delete_receive_sa() 756 struct ieee802_1x_kay *kay = participant->kay; in ieee802_1x_mka_encode_basic_body() local 808 ieee802_1x_mka_decode_basic_body(struct ieee802_1x_kay *kay, const u8 *mka_msg, in ieee802_1x_mka_decode_basic_body() 1306 struct ieee802_1x_kay *kay = participant->kay; in ieee802_1x_mka_encode_sak_use_body() local 1406 struct ieee802_1x_kay *kay = participant->kay; in ieee802_1x_mka_decode_sak_use_body() local 1716 struct ieee802_1x_kay *kay = participant->kay; local 2164 struct ieee802_1x_kay *kay = participant->kay; local 2325 struct ieee802_1x_kay *kay = participant->kay; local [all …]
|
H A D | ieee802_1x_cp.c | 86 struct ieee802_1x_kay *kay; member 450 struct ieee802_1x_cp_sm * ieee802_1x_cp_sm_init(struct ieee802_1x_kay *kay) in ieee802_1x_cp_sm_init()
|
H A D | ieee802_1x_kay_i.h | 150 struct ieee802_1x_kay *kay; member
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | init-priority-attr.cpp | 12 int kay( void ) { return k; }; in kay() function in Two
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | hostapd.h | 286 struct ieee802_1x_kay *kay; member
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | wpa_supplicant_i.h | 1284 struct ieee802_1x_kay *kay; member
|