Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_secy_ops.h27 int secy_cp_control_current_cipher_suite(struct ieee802_1x_kay *kay, u64 cs);
H A Dieee802_1x_cp.c218 secy_cp_control_current_cipher_suite(sm->kay, sm->current_cipher_suite); in SM_STATE()
499 secy_cp_control_current_cipher_suite(sm->kay, sm->current_cipher_suite); in ieee802_1x_cp_sm_init()
H A Dieee802_1x_secy_ops.c108 int secy_cp_control_current_cipher_suite(struct ieee802_1x_kay *kay, u64 cs) in secy_cp_control_current_cipher_suite() function