Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_secy_ops.h26 int secy_cp_control_current_cipher_suite(struct ieee802_1x_kay *kay, u64 cs);
Dieee802_1x_secy_ops.c88 int secy_cp_control_current_cipher_suite(struct ieee802_1x_kay *kay, u64 cs) in secy_cp_control_current_cipher_suite() function
Dieee802_1x_cp.c199 secy_cp_control_current_cipher_suite(sm->kay, sm->current_cipher_suite); in SM_STATE()