Home
last modified time | relevance | path

Searched refs:current_cipher_suite (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_cp.c72 u64 current_cipher_suite; member
98 sm->current_cipher_suite != sm->cipher_suite; in changed_cipher()
196 sm->current_cipher_suite = sm->cipher_suite; in SM_STATE()
197 secy_cp_control_current_cipher_suite(sm->kay, sm->current_cipher_suite); in SM_STATE()
465 sm->current_cipher_suite = default_cs_id; in ieee802_1x_cp_sm_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_cp.c72 u64 current_cipher_suite; member
98 sm->current_cipher_suite != sm->cipher_suite; in changed_cipher()
196 sm->current_cipher_suite = sm->cipher_suite; in SM_STATE()
197 secy_cp_control_current_cipher_suite(sm->kay, sm->current_cipher_suite); in SM_STATE()
465 sm->current_cipher_suite = default_cs_id; in ieee802_1x_cp_sm_init()