Lines Matching defs:sm
168 struct eapol_sm *sm = timeout_ctx; in eapol_port_timers_tick() local
203 static int eapol_sm_confirm_auth(struct eapol_sm *sm) in eapol_sm_confirm_auth()
212 static void eapol_enable_timer_tick(struct eapol_sm *sm) in eapol_enable_timer_tick()
664 static void eapol_sm_txLogoff(struct eapol_sm *sm) in eapol_sm_txLogoff()
674 static void eapol_sm_txStart(struct eapol_sm *sm) in eapol_sm_txStart()
693 static void eapol_sm_processKey(struct eapol_sm *sm) in eapol_sm_processKey()
874 static void eapol_sm_getSuppRsp(struct eapol_sm *sm) in eapol_sm_getSuppRsp()
884 static void eapol_sm_txSuppRsp(struct eapol_sm *sm) in eapol_sm_txSuppRsp()
926 static void eapol_sm_abortSupp(struct eapol_sm *sm) in eapol_sm_abortSupp()
947 static void eapol_sm_set_port_authorized(struct eapol_sm *sm) in eapol_sm_set_port_authorized()
959 static void eapol_sm_set_port_unauthorized(struct eapol_sm *sm) in eapol_sm_set_port_unauthorized()
979 void eapol_sm_step(struct eapol_sm *sm) in eapol_sm_step()
1113 void eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int authPeriod, in eapol_sm_configure()
1134 const char * eapol_sm_get_method_name(struct eapol_sm *sm) in eapol_sm_get_method_name()
1158 int eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, in eapol_sm_get_status()
1217 int eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) in eapol_sm_get_mib()
1288 int eapol_sm_rx_eapol(struct eapol_sm *sm, const u8 *src, const u8 *buf, in eapol_sm_rx_eapol()
1452 void eapol_sm_notify_tx_eapol_key(struct eapol_sm *sm) in eapol_sm_notify_tx_eapol_key()
1466 void eapol_sm_notify_portEnabled(struct eapol_sm *sm, bool enabled) in eapol_sm_notify_portEnabled()
1486 void eapol_sm_notify_portValid(struct eapol_sm *sm, bool valid) in eapol_sm_notify_portValid()
1508 void eapol_sm_notify_eap_success(struct eapol_sm *sm, bool success) in eapol_sm_notify_eap_success()
1530 void eapol_sm_notify_eap_fail(struct eapol_sm *sm, bool fail) in eapol_sm_notify_eap_fail()
1554 void eapol_sm_notify_config(struct eapol_sm *sm, in eapol_sm_notify_config()
1600 int eapol_sm_get_key(struct eapol_sm *sm, u8 *key, size_t len) in eapol_sm_get_key()
1654 const u8 * eapol_sm_get_session_id(struct eapol_sm *sm, size_t *len) in eapol_sm_get_session_id()
1671 void eapol_sm_notify_logoff(struct eapol_sm *sm, bool logoff) in eapol_sm_notify_logoff()
1691 void eapol_sm_notify_cached(struct eapol_sm *sm) in eapol_sm_notify_cached()
1708 void eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm) in eapol_sm_notify_pmkid_attempt()
1717 static void eapol_sm_abort_cached(struct eapol_sm *sm) in eapol_sm_abort_cached()
1745 void eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx) in eapol_sm_register_scard_ctx()
1761 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) in eapol_sm_notify_portControl()
1779 void eapol_sm_notify_ctrl_attached(struct eapol_sm *sm) in eapol_sm_notify_ctrl_attached()
1794 void eapol_sm_notify_ctrl_response(struct eapol_sm *sm) in eapol_sm_notify_ctrl_response()
1816 void eapol_sm_request_reauth(struct eapol_sm *sm) in eapol_sm_request_reauth()
1834 void eapol_sm_notify_lower_layer_success(struct eapol_sm *sm, int in_eapol_sm) in eapol_sm_notify_lower_layer_success()
1848 void eapol_sm_invalidate_cached_session(struct eapol_sm *sm) in eapol_sm_invalidate_cached_session()
1857 struct eapol_sm *sm = ctx; in eapol_sm_get_config() local
1864 struct eapol_sm *sm = ctx; in eapol_sm_get_eapReqData() local
1874 struct eapol_sm *sm = ctx; in eapol_sm_get_bool() local
1906 struct eapol_sm *sm = ctx; in eapol_sm_set_bool() local
1946 struct eapol_sm *sm = ctx; in eapol_sm_get_int() local
1960 struct eapol_sm *sm = ctx; in eapol_sm_set_int() local
1976 struct eapol_sm *sm = ctx; in eapol_sm_set_config_blob() local
1987 struct eapol_sm *sm = ctx; in eapol_sm_get_config_blob() local
2000 struct eapol_sm *sm = ctx; in eapol_sm_notify_pending() local
2017 struct eapol_sm *sm = ctx; in eapol_sm_eap_param_needed() local
2029 struct eapol_sm *sm = ctx; in eapol_sm_notify_cert() local
2038 struct eapol_sm *sm = ctx; in eapol_sm_notify_status() local
2047 struct eapol_sm *sm = ctx; in eapol_sm_notify_eap_error() local
2058 struct eapol_sm *sm = ctx; in eapol_sm_eap_proxy_cb() local
2069 struct eapol_sm *sm = ctx; in eapol_sm_eap_proxy_notify_sim_status() local
2080 struct eapol_sm *sm = ctx; in eapol_sm_set_anon_id() local
2121 struct eapol_sm *sm; in eapol_sm_init() local
2186 void eapol_sm_deinit(struct eapol_sm *sm) in eapol_sm_deinit()
2203 void eapol_sm_set_ext_pw_ctx(struct eapol_sm *sm, in eapol_sm_set_ext_pw_ctx()
2211 int eapol_sm_failed(struct eapol_sm *sm) in eapol_sm_failed()
2222 struct eapol_sm *sm = ctx; in eapol_sm_get_eap_proxy_imsi() local
2231 void eapol_sm_erp_flush(struct eapol_sm *sm) in eapol_sm_erp_flush()
2238 struct wpabuf * eapol_sm_build_erp_reauth_start(struct eapol_sm *sm) in eapol_sm_build_erp_reauth_start()
2250 void eapol_sm_process_erp_finish(struct eapol_sm *sm, const u8 *buf, in eapol_sm_process_erp_finish()
2261 int eapol_sm_update_erp_next_seq_num(struct eapol_sm *sm, u16 next_seq_num) in eapol_sm_update_erp_next_seq_num()
2273 int eapol_sm_get_erp_info(struct eapol_sm *sm, struct eap_peer_config *config, in eapol_sm_get_erp_info()