/freebsd-src/contrib/wpa/src/eap_peer/ |
H A D | eap.c | 57 static bool eapol_get_bool(struct eap_sm *sm, enum eapol_bool_var var) in eapol_get_bool() argument 63 static void eapol_set_bool(struct eap_sm *sm, enu argument 70 eapol_get_int(struct eap_sm * sm,enum eapol_int_var var) eapol_get_int() argument 76 eapol_set_int(struct eap_sm * sm,enum eapol_int_var var,unsigned int value) eapol_set_int() argument 83 eapol_get_eapReqData(struct eap_sm * sm) eapol_get_eapReqData() argument 89 eap_notify_status(struct eap_sm * sm,const char * status,const char * parameter) eap_notify_status() argument 99 eap_report_error(struct eap_sm * sm,int error_code) eap_report_error() argument 107 eap_sm_free_key(struct eap_sm * sm) eap_sm_free_key() argument 116 eap_deinit_prev_method(struct eap_sm * sm,const char * txt) eap_deinit_prev_method() argument 140 eap_config_allowed_method(struct eap_sm * sm,struct eap_peer_config * config,int vendor,u32 method) eap_config_allowed_method() argument 167 eap_allowed_method(struct eap_sm * sm,int vendor,u32 method) eap_allowed_method() argument 175 eap_sm_append_3gpp_realm(struct eap_sm * sm,char * imsi,size_t max_len,size_t * imsi_len,int mnc_len) eap_sm_append_3gpp_realm() argument 443 eap_get_realm(struct eap_sm * sm,struct eap_peer_config * config) eap_get_realm() argument 526 eap_home_realm(struct eap_sm * sm) eap_home_realm() argument 533 eap_erp_get_key(struct eap_sm * sm,const char * realm) eap_erp_get_key() argument 553 eap_erp_get_key_nai(struct eap_sm * sm,const char * nai) eap_erp_get_key_nai() argument 573 eap_erp_remove_keys_realm(struct eap_sm * sm,const char * realm) eap_erp_remove_keys_realm() argument 585 eap_peer_update_erp_next_seq_num(struct eap_sm * sm,u16 next_seq_num) eap_peer_update_erp_next_seq_num() argument 619 eap_peer_get_erp_info(struct eap_sm * sm,struct eap_peer_config * config,const u8 ** username,size_t * username_len,const u8 ** realm,size_t * realm_len,u16 * erp_next_seq_num,const u8 ** rrk,size_t * rrk_len) eap_peer_get_erp_info() argument 670 eap_peer_erp_free_keys(struct eap_sm * sm) eap_peer_erp_free_keys() argument 684 eap_peer_erp_init(struct eap_sm * sm,u8 * ext_session_id,size_t ext_session_id_len,u8 * ext_emsk,size_t ext_emsk_len) eap_peer_erp_init() argument 801 eap_peer_build_erp_reauth_start(struct eap_sm * sm,u8 eap_id) eap_peer_build_erp_reauth_start() argument 858 eap_peer_erp_reauth_start(struct eap_sm * sm,u8 eap_id) eap_peer_erp_reauth_start() argument 1123 eap_success_workaround(struct eap_sm * sm,int reqId,int lastId) eap_success_workaround() argument 1153 eap_peer_sm_step_idle(struct eap_sm * sm) eap_peer_sm_step_idle() argument 1185 eap_peer_req_is_duplicate(struct eap_sm * sm) eap_peer_req_is_duplicate() argument 1211 eap_peer_sm_allow_canned(struct eap_sm * sm) eap_peer_sm_allow_canned() argument 1220 eap_peer_sm_step_received(struct eap_sm * sm) eap_peer_sm_step_received() argument 1282 eap_peer_sm_step_local(struct eap_sm * sm) eap_peer_sm_step_local() argument 1384 eap_sm_allowMethod(struct eap_sm * sm,int vendor,enum eap_type method) eap_sm_allowMethod() argument 1401 eap_sm_build_expanded_nak(struct eap_sm * sm,int id,const struct eap_method * methods,size_t count) eap_sm_build_expanded_nak() argument 1447 eap_sm_buildNak(struct eap_sm * sm,int id) eap_sm_buildNak() argument 1496 eap_sm_processIdentity(struct eap_sm * sm,const struct wpabuf * req) eap_sm_processIdentity() argument 1548 eap_sm_imsi_identity(struct eap_sm * sm,struct eap_peer_config * conf) eap_sm_imsi_identity() argument 1628 eap_sm_set_scard_pin(struct eap_sm * sm,struct eap_peer_config * conf) eap_sm_set_scard_pin() argument 1647 eap_sm_get_scard_identity(struct eap_sm * sm,struct eap_peer_config * conf) eap_sm_get_scard_identity() argument 1670 eap_sm_buildIdentity(struct eap_sm * sm,int id,int encrypted) eap_sm_buildIdentity() argument 1739 eap_sm_processNotify(struct eap_sm * sm,const struct wpabuf * req) eap_sm_processNotify() argument 1772 eap_peer_initiate(struct eap_sm * sm,const struct eap_hdr * hdr,size_t len) eap_peer_initiate() argument 1823 eap_peer_finish(struct eap_sm * sm,const struct eap_hdr * hdr,size_t len) eap_peer_finish() argument 1984 eap_sm_parseEapReq(struct eap_sm * sm,const struct wpabuf * req) eap_sm_parseEapReq() argument 2101 struct eap_sm *sm = ctx; eap_peer_sm_tls_event() local 2173 struct eap_sm *sm; eap_peer_sm_init() local 2223 eap_peer_sm_deinit(struct eap_sm * sm) eap_peer_sm_deinit() argument 2246 eap_peer_sm_step(struct eap_sm * sm) eap_peer_sm_step() argument 2266 eap_sm_abort(struct eap_sm * sm) eap_sm_abort() argument 2371 eap_sm_get_status(struct eap_sm * sm,char * buf,size_t buflen,int verbose) eap_sm_get_status() argument 2431 eap_sm_request(struct eap_sm * sm,enum wpa_ctrl_req_type field,const char * msg,size_t msglen) eap_sm_request() argument 2496 eap_sm_get_method_name(struct eap_sm * sm) eap_sm_get_method_name() argument 2513 eap_sm_request_identity(struct eap_sm * sm) eap_sm_request_identity() argument 2528 eap_sm_request_password(struct eap_sm * sm) eap_sm_request_password() argument 2543 eap_sm_request_new_password(struct eap_sm * sm) eap_sm_request_new_password() argument 2558 eap_sm_request_pin(struct eap_sm * sm) eap_sm_request_pin() argument 2574 eap_sm_request_otp(struct eap_sm * sm,const char * msg,size_t msg_len) eap_sm_request_otp() argument 2589 eap_sm_request_passphrase(struct eap_sm * sm) eap_sm_request_passphrase() argument 2600 eap_sm_request_sim(struct eap_sm * sm,const char * req) eap_sm_request_sim() argument 2613 eap_sm_notify_ctrl_attached(struct eap_sm * sm) eap_sm_notify_ctrl_attached() argument 2722 eap_set_fast_reauth(struct eap_sm * sm,int enabled) eap_set_fast_reauth() argument 2733 eap_set_workaround(struct eap_sm * sm,unsigned int workaround) eap_set_workaround() argument 2749 eap_get_config(struct eap_sm * sm) eap_get_config() argument 2761 eap_get_config_identity(struct eap_sm * sm,size_t * len) eap_get_config_identity() argument 2778 eap_get_ext_password(struct eap_sm * sm,struct eap_peer_config * config) eap_get_ext_password() argument 2815 eap_get_config_password(struct eap_sm * sm,size_t * len) eap_get_config_password() argument 2851 eap_get_config_password2(struct eap_sm * sm,size_t * len,int * hash) eap_get_config_password2() argument 2891 eap_get_config_new_password(struct eap_sm * sm,size_t * len) eap_get_config_new_password() argument 2907 eap_get_config_otp(struct eap_sm * sm,size_t * len) eap_get_config_otp() argument 2925 eap_clear_config_otp(struct eap_sm * sm) eap_clear_config_otp() argument 2942 eap_get_config_phase1(struct eap_sm * sm) eap_get_config_phase1() argument 2956 eap_get_config_phase2(struct eap_sm * sm) eap_get_config_phase2() argument 2965 eap_get_config_fragment_size(struct eap_sm * sm) eap_get_config_fragment_size() argument 2979 eap_key_available(struct eap_sm * sm) eap_key_available() argument 2994 eap_notify_success(struct eap_sm * sm) eap_notify_success() argument 3010 eap_notify_lower_layer_success(struct eap_sm * sm) eap_notify_lower_layer_success() argument 3040 eap_get_eapSessionId(struct eap_sm * sm,size_t * len) eap_get_eapSessionId() argument 3063 eap_get_eapKeyData(struct eap_sm * sm,size_t * len) eap_get_eapKeyData() argument 3085 eap_get_eapRespData(struct eap_sm * sm) eap_get_eapRespData() argument 3107 eap_register_scard_ctx(struct eap_sm * sm,void * ctx) eap_register_scard_ctx() argument 3122 eap_set_config_blob(struct eap_sm * sm,struct wpa_config_blob * blob) eap_set_config_blob() argument 3136 eap_get_config_blob(struct eap_sm * sm,const char * name) eap_get_config_blob() argument 3155 eap_set_force_disabled(struct eap_sm * sm,int disabled) eap_set_force_disabled() argument 3166 eap_set_external_sim(struct eap_sm * sm,int external_sim) eap_set_external_sim() argument 3181 eap_notify_pending(struct eap_sm * sm) eap_notify_pending() argument 3191 eap_invalidate_cached_session(struct eap_sm * sm) eap_invalidate_cached_session() argument 3224 eap_sm_set_ext_pw_ctx(struct eap_sm * sm,struct ext_password_data * ext) eap_sm_set_ext_pw_ctx() argument 3238 eap_set_anon_id(struct eap_sm * sm,const u8 * id,size_t len) eap_set_anon_id() argument 3245 eap_peer_was_failure_expected(struct eap_sm * sm) eap_peer_was_failure_expected() argument [all...] |
H A D | eap_proxy_dummy.c | 27 int eap_proxy_key_available(struct eap_proxy_sm *sm) in eap_proxy_key_available() 33 const u8 * eap_proxy_get_eapKeyData(struct eap_proxy_sm *sm, size_t *len) in eap_proxy_get_eapKeyData() 39 struct wpabuf * eap_proxy_get_eapRespData(struct eap_proxy_sm *sm) in eap_proxy_get_eapRespData() 45 int eap_proxy_sm_step(struct eap_proxy_sm *sm, struct eap_sm *eap_sm) in eap_proxy_sm_step() 59 int eap_proxy_sm_get_status(struct eap_proxy_sm *sm, char *buf, size_t buflen, in eap_proxy_sm_get_status() 73 int eap_proxy_notify_config(struct eap_proxy_sm *sm, in eap_proxy_notify_config() 80 u8 * eap_proxy_get_eap_session_id(struct eap_proxy_sm *sm, size_t *len) in eap_proxy_get_eap_session_id() 86 u8 * eap_proxy_get_emsk(struct eap_proxy_sm *sm, size_t *len) in eap_proxy_get_emsk() 92 void eap_proxy_sm_abort(struct eap_proxy_sm *sm) in eap_proxy_sm_abort()
|
H A D | eap_tls.c | 32 eap_tls_init(struct eap_sm * sm) eap_tls_init() argument 82 eap_unauth_tls_init(struct eap_sm * sm) eap_unauth_tls_init() argument 109 eap_wfa_unauth_tls_init(struct eap_sm * sm) eap_wfa_unauth_tls_init() argument 144 eap_tls_deinit(struct eap_sm * sm,void * priv) eap_tls_deinit() argument 157 eap_tls_failure(struct eap_sm * sm,struct eap_tls_data * data,struct eap_method_ret * ret,int res,struct wpabuf * resp,u8 id) eap_tls_failure() argument 179 eap_tls_success(struct eap_sm * sm,struct eap_tls_data * data,struct eap_method_ret * ret) eap_tls_success() argument 238 eap_tls_process(struct eap_sm * sm,void * priv,struct eap_method_ret * ret,const struct wpabuf * reqData) eap_tls_process() argument 325 eap_tls_has_reauth_data(struct eap_sm * sm,void * priv) eap_tls_has_reauth_data() argument 332 eap_tls_deinit_for_reauth(struct eap_sm * sm,void * priv) eap_tls_deinit_for_reauth() argument 341 eap_tls_init_for_reauth(struct eap_sm * sm,void * priv) eap_tls_init_for_reauth() argument 355 eap_tls_get_status(struct eap_sm * sm,void * priv,char * buf,size_t buflen,int verbose) eap_tls_get_status() argument 363 eap_tls_isKeyAvailable(struct eap_sm * sm,void * priv) eap_tls_isKeyAvailable() argument 370 eap_tls_getKey(struct eap_sm * sm,void * priv,size_t * len) eap_tls_getKey() argument 388 eap_tls_get_emsk(struct eap_sm * sm,void * priv,size_t * len) eap_tls_get_emsk() argument 406 eap_tls_get_session_id(struct eap_sm * sm,void * priv,size_t * len) eap_tls_get_session_id() argument [all...] |
/freebsd-src/contrib/wpa/src/rsn_supp/ |
H A D | wpa.h | 228 wpa_sm_deinit(struct wpa_sm * sm) wpa_sm_deinit() argument 232 wpa_sm_notify_assoc(struct wpa_sm * sm,const u8 * bssid) wpa_sm_notify_assoc() argument 236 wpa_sm_notify_disassoc(struct wpa_sm * sm) wpa_sm_notify_disassoc() argument 240 wpa_sm_set_pmk(struct wpa_sm * sm,const u8 * pmk,size_t pmk_len,const u8 * pmkid,const u8 * bssid) wpa_sm_set_pmk() argument 246 wpa_sm_set_pmk_from_pmksa(struct wpa_sm * sm) wpa_sm_set_pmk_from_pmksa() argument 250 wpa_sm_set_fast_reauth(struct wpa_sm * sm,int fast_reauth) wpa_sm_set_fast_reauth() argument 254 wpa_sm_set_scard_ctx(struct wpa_sm * sm,void * scard_ctx) wpa_sm_set_scard_ctx() argument 258 wpa_sm_set_config(struct wpa_sm * sm,struct rsn_supp_config * config) wpa_sm_set_config() argument 263 wpa_sm_set_own_addr(struct wpa_sm * sm,const u8 * addr) wpa_sm_set_own_addr() argument 267 wpa_sm_set_ifname(struct wpa_sm * sm,const char * ifname,const char * bridge_ifname) wpa_sm_set_ifname() argument 272 wpa_sm_set_eapol(struct wpa_sm * sm,struct eapol_sm * eapol) wpa_sm_set_eapol() argument 276 wpa_sm_set_assoc_wpa_ie(struct wpa_sm * sm,const u8 * ie,size_t len) wpa_sm_set_assoc_wpa_ie() argument 282 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm * sm,u8 * wpa_ie,size_t * wpa_ie_len) wpa_sm_set_assoc_wpa_ie_default() argument 289 wpa_sm_set_ap_wpa_ie(struct wpa_sm * sm,const u8 * ie,size_t len) wpa_sm_set_ap_wpa_ie() argument 295 wpa_sm_set_ap_rsn_ie(struct wpa_sm * sm,const u8 * ie,size_t len) wpa_sm_set_ap_rsn_ie() argument 301 wpa_sm_set_ap_rsnxe(struct wpa_sm * sm,const u8 * ie,size_t len) wpa_sm_set_ap_rsnxe() argument 307 wpa_sm_get_mib(struct wpa_sm * sm,char * buf,size_t buflen) wpa_sm_get_mib() argument 312 wpa_sm_set_param(struct wpa_sm * sm,enum wpa_sm_conf_params param,unsigned int value) wpa_sm_set_param() argument 319 wpa_sm_get_status(struct wpa_sm * sm,char * buf,size_t buflen,int verbose) wpa_sm_get_status() argument 325 wpa_sm_pmf_enabled(struct wpa_sm * sm) wpa_sm_pmf_enabled() argument 330 wpa_sm_ext_key_id(struct wpa_sm * sm) wpa_sm_ext_key_id() argument 335 wpa_sm_ext_key_id_active(struct wpa_sm * sm) wpa_sm_ext_key_id_active() argument 340 wpa_sm_ocv_enabled(struct wpa_sm * sm) wpa_sm_ocv_enabled() argument 345 wpa_sm_key_request(struct wpa_sm * sm,int error,int pairwise) wpa_sm_key_request() argument 356 wpa_sm_aborted_cached(struct wpa_sm * sm) wpa_sm_aborted_cached() argument 360 wpa_sm_aborted_external_cached(struct wpa_sm * sm) wpa_sm_aborted_external_cached() argument 364 wpa_sm_rx_eapol(struct wpa_sm * sm,const u8 * src_addr,const u8 * buf,size_t len) wpa_sm_rx_eapol() argument 370 wpa_sm_parse_own_wpa_ie(struct wpa_sm * sm,struct wpa_ie_data * data) wpa_sm_parse_own_wpa_ie() argument 376 wpa_sm_pmksa_cache_list(struct wpa_sm * sm,char * buf,size_t len) wpa_sm_pmksa_cache_list() argument 382 wpa_sm_drop_sa(struct wpa_sm * sm) wpa_sm_drop_sa() argument 387 wpa_sm_pmksa_cache_get(struct wpa_sm * sm,const u8 * aa,const u8 * pmkid,const void * network_ctx,int akmp) wpa_sm_pmksa_cache_get() argument 393 wpa_sm_has_ptk(struct wpa_sm * sm) wpa_sm_has_ptk() argument 398 wpa_sm_update_replay_ctr(struct wpa_sm * sm,const u8 * replay_ctr) wpa_sm_update_replay_ctr() argument 403 wpa_sm_external_pmksa_cache_flush(struct wpa_sm * sm,void * network_ctx) wpa_sm_external_pmksa_cache_flush() argument 408 wpa_sm_pmksa_cache_flush(struct wpa_sm * sm,void * network_ctx) wpa_sm_pmksa_cache_flush() argument 413 wpa_sm_set_rx_replay_ctr(struct wpa_sm * sm,const u8 * rx_replay_counter) wpa_sm_set_rx_replay_ctr() argument 418 wpa_sm_set_ptk_kck_kek(struct wpa_sm * sm,const u8 * ptk_kck,size_t ptk_kck_len,const u8 * ptk_kek,size_t ptk_kek_len) wpa_sm_set_ptk_kck_kek() argument 424 wpa_fils_is_completed(struct wpa_sm * sm) wpa_fils_is_completed() argument 429 wpa_sm_pmksa_cache_reconfig(struct wpa_sm * sm) wpa_sm_pmksa_cache_reconfig() argument 462 wpa_sm_set_ft_params(struct wpa_sm * sm,const u8 * ies,size_t ies_len) wpa_sm_set_ft_params() argument 467 wpa_ft_prepare_auth_request(struct wpa_sm * sm,const u8 * mdie) wpa_ft_prepare_auth_request() argument 473 wpa_ft_add_mdie(struct wpa_sm * sm,u8 * ies,size_t ies_len,const u8 * mdie) wpa_ft_add_mdie() argument 480 wpa_ft_process_response(struct wpa_sm * sm,const u8 * ies,size_t ies_len,int ft_action,const u8 * target_ap) wpa_ft_process_response() argument 486 wpa_ft_is_completed(struct wpa_sm * sm) wpa_ft_is_completed() argument 491 wpa_reset_ft_completed(struct wpa_sm * sm) wpa_reset_ft_completed() argument 496 wpa_ft_validate_reassoc_resp(struct wpa_sm * sm,const u8 * ies,size_t ies_len,const u8 * src_addr) wpa_ft_validate_reassoc_resp() argument 504 wpa_pasn_ft_derive_pmk_r1(struct wpa_sm * sm,int akmp,const u8 * r1kh_id,u8 * pmk_r1,size_t * pmk_r1_len,u8 * pmk_r1_name) wpa_pasn_ft_derive_pmk_r1() argument [all...] |
H A D | wpa.c | 52 wpa_eapol_key_send(struct wpa_sm * sm,struct wpa_ptk * ptk,int ver,const u8 * dest,u16 proto,u8 * msg,size_t msg_len,u8 * key_mic) wpa_eapol_key_send() argument 181 wpa_sm_key_request(struct wpa_sm * sm,int error,int pairwise) wpa_sm_key_request() argument 253 wpa_supplicant_key_mgmt_set_pmk(struct wpa_sm * sm) wpa_supplicant_key_mgmt_set_pmk() argument 271 wpa_supplicant_get_pmk(struct wpa_sm * sm,const unsigned char * src_addr,const u8 * pmkid) wpa_supplicant_get_pmk() argument 483 wpa_supplicant_send_2_of_4(struct wpa_sm * sm,const unsigned char * dst,const struct wpa_eapol_key * key,int ver,const u8 * nonce,const u8 * wpa_ie,size_t wpa_ie_len,struct wpa_ptk * ptk) wpa_supplicant_send_2_of_4() argument 582 wpa_derive_ptk(struct wpa_sm * sm,const unsigned char * src_addr,const struct wpa_eapol_key * key,struct wpa_ptk * ptk) wpa_derive_ptk() argument 626 wpa_handle_ext_key_id(struct wpa_sm * sm,struct wpa_eapol_ie_parse * kde) wpa_handle_ext_key_id() argument 671 wpa_supplicant_process_1_of_4(struct wpa_sm * sm,const unsigned char * src_addr,const struct wpa_eapol_key * key,u16 ver,const u8 * key_data,size_t key_data_len) wpa_supplicant_process_1_of_4() argument 846 struct wpa_sm *sm = eloop_ctx; wpa_sm_start_preauth() local 851 wpa_supplicant_key_neg_complete(struct wpa_sm * sm,const u8 * addr,int secure) wpa_supplicant_key_neg_complete() argument 901 struct wpa_sm *sm = eloop_ctx; wpa_sm_rekey_ptk() local 907 wpa_supplicant_install_ptk(struct wpa_sm * sm,const struct wpa_eapol_key * key,enum key_flag key_flag) wpa_supplicant_install_ptk() argument 981 wpa_supplicant_activate_ptk(struct wpa_sm * sm) wpa_supplicant_activate_ptk() argument 998 wpa_supplicant_check_group_cipher(struct wpa_sm * sm,int group_cipher,int keylen,int maxkeylen,int * key_rsc_len,enum wpa_alg * alg) wpa_supplicant_check_group_cipher() argument 1034 wpa_supplicant_install_gtk(struct wpa_sm * sm,const struct wpa_gtk_data * gd,const u8 * key_rsc,int wnm_sleep) wpa_supplicant_install_gtk() argument 1101 wpa_supplicant_gtk_tx_bit_workaround(const struct wpa_sm * sm,int tx) wpa_supplicant_gtk_tx_bit_workaround() argument 1119 wpa_supplicant_rsc_relaxation(const struct wpa_sm * sm,const u8 * rsc) wpa_supplicant_rsc_relaxation() argument 1149 wpa_supplicant_pairwise_gtk(struct wpa_sm * sm,const struct wpa_eapol_key * key,const u8 * gtk,size_t gtk_len,int key_info) wpa_supplicant_pairwise_gtk() argument 1201 wpa_supplicant_install_igtk(struct wpa_sm * sm,const struct wpa_igtk_kde * igtk,int wnm_sleep) wpa_supplicant_install_igtk() argument 1269 wpa_supplicant_install_bigtk(struct wpa_sm * sm,const struct wpa_bigtk_kde * bigtk,int wnm_sleep) wpa_supplicant_install_bigtk() argument 1320 ieee80211w_set_keys(struct wpa_sm * sm,struct wpa_eapol_ie_parse * ie) ieee80211w_set_keys() argument 1357 wpa_report_ie_mismatch(struct wpa_sm * sm,const char * reason,const u8 * src_addr,const u8 * wpa_ie,size_t wpa_ie_len,const u8 * rsn_ie,size_t rsn_ie_len) wpa_report_ie_mismatch() argument 1397 ft_validate_mdie(struct wpa_sm * sm,const unsigned char * src_addr,struct wpa_eapol_ie_parse * ie,const u8 * assoc_resp_mdie) ft_validate_mdie() argument 1428 ft_validate_ftie(struct wpa_sm * sm,const unsigned char * src_addr,struct wpa_eapol_ie_parse * ie,const u8 * assoc_resp_ftie) ft_validate_ftie() argument 1456 ft_validate_rsnie(struct wpa_sm * sm,const unsigned char * src_addr,struct wpa_eapol_ie_parse * ie) ft_validate_rsnie() argument 1492 wpa_supplicant_validate_ie_ft(struct wpa_sm * sm,const unsigned char * src_addr,struct wpa_eapol_ie_parse * ie) wpa_supplicant_validate_ie_ft() argument 1527 wpa_supplicant_validate_ie(struct wpa_sm * sm,const unsigned char * src_addr,struct wpa_eapol_ie_parse * ie) wpa_supplicant_validate_ie() argument 1615 wpa_supplicant_send_4_of_4(struct wpa_sm * sm,const unsigned char * dst,const struct wpa_eapol_key * key,u16 ver,u16 key_info,struct wpa_ptk * ptk) wpa_supplicant_send_4_of_4() argument 1657 wpa_supplicant_process_3_of_4(struct wpa_sm * sm,const struct wpa_eapol_key * key,u16 ver,const u8 * key_data,size_t key_data_len) wpa_supplicant_process_3_of_4() argument 1850 wpa_supplicant_process_1_of_2_rsn(struct wpa_sm * sm,const u8 * keydata,size_t keydatalen,u16 key_info,struct wpa_gtk_data * gd) wpa_supplicant_process_1_of_2_rsn() argument 1930 wpa_supplicant_process_1_of_2_wpa(struct wpa_sm * sm,const struct wpa_eapol_key * key,const u8 * key_data,size_t key_data_len,u16 key_info,u16 ver,struct wpa_gtk_data * gd) wpa_supplicant_process_1_of_2_wpa() argument 2017 wpa_supplicant_send_2_of_2(struct wpa_sm * sm,const struct wpa_eapol_key * key,int ver,u16 key_info) wpa_supplicant_send_2_of_2() argument 2093 wpa_supplicant_process_1_of_2(struct wpa_sm * sm,const unsigned char * src_addr,const struct wpa_eapol_key * key,const u8 * key_data,size_t key_data_len,u16 ver) wpa_supplicant_process_1_of_2() argument 2164 wpa_supplicant_verify_eapol_key_mic(struct wpa_sm * sm,struct wpa_eapol_key * key,u16 ver,const u8 * buf,size_t len) wpa_supplicant_verify_eapol_key_mic() argument 2245 wpa_supplicant_decrypt_key_data(struct wpa_sm * sm,struct wpa_eapol_key * key,size_t mic_len,u16 ver,u8 * key_data,size_t * key_data_len) wpa_supplicant_decrypt_key_data() argument 2338 wpa_sm_aborted_cached(struct wpa_sm * sm) wpa_sm_aborted_cached() argument 2348 wpa_sm_aborted_external_cached(struct wpa_sm * sm) wpa_sm_aborted_external_cached() argument 2358 wpa_eapol_key_dump(struct wpa_sm * sm,const struct wpa_eapol_key * key,unsigned int key_data_len,const u8 * mic,unsigned int mic_len) wpa_eapol_key_dump() argument 2396 wpa_supp_aead_decrypt(struct wpa_sm * sm,u8 * buf,size_t buf_len,size_t * key_data_len) wpa_supp_aead_decrypt() argument 2481 wpa_sm_rx_eapol(struct wpa_sm * sm,const u8 * src_addr,const u8 * buf,size_t len) wpa_sm_rx_eapol() argument 2742 wpa_key_mgmt_suite(struct wpa_sm * sm) wpa_key_mgmt_suite() argument 2793 wpa_sm_get_mib(struct wpa_sm * sm,char * buf,size_t buflen) wpa_sm_get_mib() argument 2867 struct wpa_sm *sm = ctx; wpa_sm_pmksa_free_cb() local 2909 struct wpa_sm *sm = ctx; wpa_sm_pmksa_is_current_cb() local 2925 struct wpa_sm *sm; wpa_sm_init() local 2955 wpa_sm_deinit(struct wpa_sm * sm) wpa_sm_deinit() argument 2999 wpa_sm_notify_assoc(struct wpa_sm * sm,const u8 * bssid) wpa_sm_notify_assoc() argument 3079 wpa_sm_notify_disassoc(struct wpa_sm * sm) wpa_sm_notify_disassoc() argument 3117 wpa_sm_set_pmk(struct wpa_sm * sm,const u8 * pmk,size_t pmk_len,const u8 * pmkid,const u8 * bssid) wpa_sm_set_pmk() argument 3151 wpa_sm_set_pmk_from_pmksa(struct wpa_sm * sm) wpa_sm_set_pmk_from_pmksa() argument 3175 wpa_sm_set_fast_reauth(struct wpa_sm * sm,int fast_reauth) wpa_sm_set_fast_reauth() argument 3187 wpa_sm_set_scard_ctx(struct wpa_sm * sm,void * scard_ctx) wpa_sm_set_scard_ctx() argument 3206 wpa_sm_set_config(struct wpa_sm * sm,struct rsn_supp_config * config) wpa_sm_set_config() argument 3259 wpa_sm_set_own_addr(struct wpa_sm * sm,const u8 * addr) wpa_sm_set_own_addr() argument 3272 wpa_sm_set_ifname(struct wpa_sm * sm,const char * ifname,const char * bridge_ifname) wpa_sm_set_ifname() argument 3287 wpa_sm_set_eapol(struct wpa_sm * sm,struct eapol_sm * eapol) wpa_sm_set_eapol() argument 3301 wpa_sm_set_param(struct wpa_sm * sm,enum wpa_sm_conf_params param,unsigned int value) wpa_sm_set_param() argument 3409 wpa_sm_get_status(struct wpa_sm * sm,char * buf,size_t buflen,int verbose) wpa_sm_get_status() argument 3457 wpa_sm_pmf_enabled(struct wpa_sm * sm) wpa_sm_pmf_enabled() argument 3472 wpa_sm_ext_key_id(struct wpa_sm * sm) wpa_sm_ext_key_id() argument 3478 wpa_sm_ext_key_id_active(struct wpa_sm * sm) wpa_sm_ext_key_id_active() argument 3484 wpa_sm_ocv_enabled(struct wpa_sm * sm) wpa_sm_ocv_enabled() argument 3504 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm * sm,u8 * wpa_ie,size_t * wpa_ie_len) wpa_sm_set_assoc_wpa_ie_default() argument 3563 wpa_sm_set_assoc_wpa_ie(struct wpa_sm * sm,const u8 * ie,size_t len) wpa_sm_set_assoc_wpa_ie() argument 3594 wpa_sm_set_assoc_rsnxe_default(struct wpa_sm * sm,u8 * rsnxe,size_t * rsnxe_len) wpa_sm_set_assoc_rsnxe_default() argument 3640 wpa_sm_set_assoc_rsnxe(struct wpa_sm * sm,const u8 * ie,size_t len) wpa_sm_set_assoc_rsnxe() argument 3674 wpa_sm_set_ap_wpa_ie(struct wpa_sm * sm,const u8 * ie,size_t len) wpa_sm_set_ap_wpa_ie() argument 3708 wpa_sm_set_ap_rsn_ie(struct wpa_sm * sm,const u8 * ie,size_t len) wpa_sm_set_ap_rsn_ie() argument 3742 wpa_sm_set_ap_rsnxe(struct wpa_sm * sm,const u8 * ie,size_t len) wpa_sm_set_ap_rsnxe() argument 3774 wpa_sm_parse_own_wpa_ie(struct wpa_sm * sm,struct wpa_ie_data * data) wpa_sm_parse_own_wpa_ie() argument 3790 wpa_sm_pmksa_cache_list(struct wpa_sm * sm,char * buf,size_t len) wpa_sm_pmksa_cache_list() argument 3796 wpa_sm_pmksa_cache_head(struct wpa_sm * sm) wpa_sm_pmksa_cache_head() argument 3803 wpa_sm_pmksa_cache_add_entry(struct wpa_sm * sm,struct rsn_pmksa_cache_entry * entry) wpa_sm_pmksa_cache_add_entry() argument 3810 wpa_sm_pmksa_cache_add(struct wpa_sm * sm,const u8 * pmk,size_t pmk_len,const u8 * pmkid,const u8 * bssid,const u8 * fils_cache_id) wpa_sm_pmksa_cache_add() argument 3820 wpa_sm_pmksa_exists(struct wpa_sm * sm,const u8 * bssid,const void * network_ctx) wpa_sm_pmksa_exists() argument 3827 wpa_sm_pmksa_cache_get(struct wpa_sm * sm,const u8 * aa,const u8 * pmkid,const void * network_ctx,int akmp) wpa_sm_pmksa_cache_get() argument 3837 wpa_sm_drop_sa(struct wpa_sm * sm) wpa_sm_drop_sa() argument 3866 wpa_sm_has_ptk(struct wpa_sm * sm) wpa_sm_has_ptk() argument 3874 wpa_sm_has_ptk_installed(struct wpa_sm * sm) wpa_sm_has_ptk_installed() argument 3882 wpa_sm_update_replay_ctr(struct wpa_sm * sm,const u8 * replay_ctr) wpa_sm_update_replay_ctr() argument 3888 wpa_sm_pmksa_cache_flush(struct wpa_sm * sm,void * network_ctx) wpa_sm_pmksa_cache_flush() argument 3894 wpa_sm_external_pmksa_cache_flush(struct wpa_sm * sm,void * network_ctx) wpa_sm_external_pmksa_cache_flush() argument 3901 wpa_wnmsleep_install_key(struct wpa_sm * sm,u8 subelem_id,u8 * buf) wpa_wnmsleep_install_key() argument 3967 wpa_sm_get_p2p_ip_addr(struct wpa_sm * sm,u8 * buf) wpa_sm_get_p2p_ip_addr() argument 3978 wpa_sm_set_rx_replay_ctr(struct wpa_sm * sm,const u8 * rx_replay_counter) wpa_sm_set_rx_replay_ctr() argument 3990 wpa_sm_set_ptk_kck_kek(struct wpa_sm * sm,const u8 * ptk_kck,size_t ptk_kck_len,const u8 * ptk_kek,size_t ptk_kek_len) wpa_sm_set_ptk_kck_kek() argument 4010 wpa_sm_set_test_assoc_ie(struct wpa_sm * sm,struct wpabuf * buf) wpa_sm_set_test_assoc_ie() argument 4017 wpa_sm_get_anonce(struct wpa_sm * sm) wpa_sm_get_anonce() argument 4025 wpa_sm_get_key_mgmt(struct wpa_sm * sm) wpa_sm_get_key_mgmt() argument 4033 fils_build_auth(struct wpa_sm * sm,int dh_group,const u8 * md) fils_build_auth() argument 4164 fils_process_auth(struct wpa_sm * sm,const u8 * bssid,const u8 * data,size_t len) fils_process_auth() argument 4469 fils_ft_build_assoc_req_rsne(struct wpa_sm * sm,struct wpabuf * buf) fils_ft_build_assoc_req_rsne() argument 4573 fils_build_assoc_req(struct wpa_sm * sm,const u8 ** kek,size_t * kek_len,const u8 ** snonce,const u8 ** anonce,const struct wpabuf ** hlp,unsigned int num_hlp) fils_build_assoc_req() argument 4703 fils_process_hlp_resp(struct wpa_sm * sm,const u8 * resp,size_t len) fils_process_hlp_resp() argument 4719 fils_process_hlp_container(struct wpa_sm * sm,const u8 * pos,size_t len) fils_process_hlp_container() argument 4768 fils_process_assoc_resp(struct wpa_sm * sm,const u8 * resp,size_t len) fils_process_assoc_resp() argument 5004 wpa_sm_set_reset_fils_completed(struct wpa_sm * sm,int set) wpa_sm_set_reset_fils_completed() argument 5013 wpa_fils_is_completed(struct wpa_sm * sm) wpa_fils_is_completed() argument 5025 owe_build_assoc_req(struct wpa_sm * sm,u16 group) owe_build_assoc_req() argument 5070 owe_process_assoc_resp(struct wpa_sm * sm,const u8 * bssid,const u8 * resp_ies,size_t resp_ies_len) owe_process_assoc_resp() argument 5230 wpa_sm_set_fils_cache_id(struct wpa_sm * sm,const u8 * fils_cache_id) wpa_sm_set_fils_cache_id() argument 5242 wpa_sm_set_dpp_z(struct wpa_sm * sm,const struct wpabuf * z) wpa_sm_set_dpp_z() argument 5253 wpa_pasn_pmksa_cache_add(struct wpa_sm * sm,const u8 * pmk,size_t pmk_len,const u8 * pmkid,const u8 * bssid,int key_mgmt) wpa_pasn_pmksa_cache_add() argument 5263 wpa_sm_pmksa_cache_reconfig(struct wpa_sm * sm) wpa_sm_pmksa_cache_reconfig() argument [all...] |
H A D | preauth.h | 32 static inline void pmksa_candidate_free(struct wpa_sm *sm) in pmksa_candidate_free() 36 static inline void rsn_preauth_candidate_process(struct wpa_sm *sm) in rsn_preauth_candidate_process() 40 static inline int rsn_preauth_init(struct wpa_sm *sm, const u8 *dst, in rsn_preauth_init() 46 static inline void rsn_preauth_deinit(struct wpa_sm *sm) in rsn_preauth_deinit() 50 static inline int rsn_preauth_scan_results(struct wpa_sm *sm) in rsn_preauth_scan_results() 55 static inline void rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, in rsn_preauth_scan_result() 60 static inline void pmksa_candidate_add(struct wpa_sm *sm, in pmksa_candidate_add() 66 static inline int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, in rsn_preauth_get_status() 72 static inline int rsn_preauth_in_progress(struct wpa_sm *sm) in rsn_preauth_in_progress()
|
H A D | preauth.c | 37 void pmksa_candidate_free(struct wpa_sm *sm) in pmksa_candidate_free() argument 64 struct wpa_sm *sm = ctx; rsn_preauth_receive() local 86 struct wpa_sm *sm = ctx; rsn_preauth_eapol_cb() local 130 struct wpa_sm *sm = eloop_ctx; rsn_preauth_timeout() local 142 struct wpa_sm *sm = ctx; rsn_preauth_eapol_send() local 179 rsn_preauth_init(struct wpa_sm * sm,const u8 * dst,struct eap_peer_config * eap_conf) rsn_preauth_init() argument 282 rsn_preauth_deinit(struct wpa_sm * sm) rsn_preauth_deinit() argument 309 rsn_preauth_candidate_process(struct wpa_sm * sm) rsn_preauth_candidate_process() argument 375 pmksa_candidate_add(struct wpa_sm * sm,const u8 * bssid,int prio,int preauth) pmksa_candidate_add() argument 455 rsn_preauth_scan_results(struct wpa_sm * sm) rsn_preauth_scan_results() argument 477 rsn_preauth_scan_result(struct wpa_sm * sm,const u8 * bssid,const u8 * ssid,const u8 * rsn) rsn_preauth_scan_result() argument 520 rsn_preauth_get_status(struct wpa_sm * sm,char * buf,size_t buflen,int verbose) rsn_preauth_get_status() argument 547 rsn_preauth_in_progress(struct wpa_sm * sm) rsn_preauth_in_progress() argument [all...] |
H A D | wpa_ft.c | 30 wpa_ft_pasn_store_r1kh(struct wpa_sm * sm,const u8 * bssid) wpa_ft_pasn_store_r1kh() argument 36 wpa_derive_ptk_ft(struct wpa_sm * sm,const unsigned char * src_addr,const struct wpa_eapol_key * key,struct wpa_ptk * ptk) wpa_derive_ptk_ft() argument 92 wpa_sm_set_ft_params(struct wpa_sm * sm,const u8 * ies,size_t ies_len) wpa_sm_set_ft_params() argument 185 wpa_ft_gen_req_ies(struct wpa_sm * sm,size_t * len,const u8 * anonce,const u8 * pmk_name,const u8 * kck,size_t kck_len,const u8 * target_ap,const u8 * ric_ies,size_t ric_ies_len,const u8 * ap_mdie,int omit_rsnxe) wpa_ft_gen_req_ies() argument 447 wpa_ft_install_ptk(struct wpa_sm * sm,const u8 * bssid) wpa_ft_install_ptk() argument 483 wpa_ft_prepare_auth_request(struct wpa_sm * sm,const u8 * mdie) wpa_ft_prepare_auth_request() argument 506 wpa_ft_add_mdie(struct wpa_sm * sm,u8 * buf,size_t buf_len,const u8 * ap_mdie) wpa_ft_add_mdie() argument 531 wpa_sm_get_ft_md(struct wpa_sm * sm) wpa_sm_get_ft_md() argument 537 wpa_ft_process_response(struct wpa_sm * sm,const u8 * ies,size_t ies_len,int ft_action,const u8 * target_ap,const u8 * ric_ies,size_t ric_ies_len) wpa_ft_process_response() argument 735 wpa_ft_is_completed(struct wpa_sm * sm) wpa_ft_is_completed() argument 747 wpa_reset_ft_completed(struct wpa_sm * sm) wpa_reset_ft_completed() argument 754 wpa_ft_process_gtk_subelem(struct wpa_sm * sm,const u8 * gtk_elem,size_t gtk_elem_len) wpa_ft_process_gtk_subelem() argument 838 wpa_ft_process_igtk_subelem(struct wpa_sm * sm,const u8 * igtk_elem,size_t igtk_elem_len) wpa_ft_process_igtk_subelem() argument 908 wpa_ft_process_bigtk_subelem(struct wpa_sm * sm,const u8 * bigtk_elem,size_t bigtk_elem_len) wpa_ft_process_bigtk_subelem() argument 976 wpa_ft_validate_reassoc_resp(struct wpa_sm * sm,const u8 * ies,size_t ies_len,const u8 * src_addr) wpa_ft_validate_reassoc_resp() argument 1247 wpa_ft_start_over_ds(struct wpa_sm * sm,const u8 * target_ap,const u8 * mdie) wpa_ft_start_over_ds() argument 1277 wpa_ft_pasn_get_r1kh(struct wpa_sm * sm,const u8 * bssid) wpa_ft_pasn_get_r1kh() argument 1290 wpa_ft_pasn_store_r1kh(struct wpa_sm * sm,const u8 * bssid) wpa_ft_pasn_store_r1kh() argument 1317 wpa_pasn_ft_derive_pmk_r1(struct wpa_sm * sm,int akmp,const u8 * bssid,u8 * pmk_r1,size_t * pmk_r1_len,u8 * pmk_r1_name) wpa_pasn_ft_derive_pmk_r1() argument [all...] |
/freebsd-src/contrib/wpa/src/eapol_supp/ |
H A D | eapol_supp_sm.h | 370 eapol_sm_deinit(struct eapol_sm * sm) eapol_sm_deinit() argument 373 eapol_sm_step(struct eapol_sm * sm) eapol_sm_step() argument 376 eapol_sm_get_status(struct eapol_sm * sm,char * buf,size_t buflen,int verbose) eapol_sm_get_status() argument 381 eapol_sm_get_mib(struct eapol_sm * sm,char * buf,size_t buflen) eapol_sm_get_mib() argument 386 eapol_sm_configure(struct eapol_sm * sm,int heldPeriod,int authPeriod,int startPeriod,int maxStart) eapol_sm_configure() argument 391 eapol_sm_rx_eapol(struct eapol_sm * sm,const u8 * src,const u8 * buf,size_t len) eapol_sm_rx_eapol() argument 396 eapol_sm_notify_tx_eapol_key(struct eapol_sm * sm) eapol_sm_notify_tx_eapol_key() argument 399 eapol_sm_notify_portEnabled(struct eapol_sm * sm,bool enabled) eapol_sm_notify_portEnabled() argument 403 eapol_sm_notify_portValid(struct eapol_sm * sm,bool valid) eapol_sm_notify_portValid() argument 407 eapol_sm_notify_eap_success(struct eapol_sm * sm,bool success) eapol_sm_notify_eap_success() argument 411 eapol_sm_notify_eap_fail(struct eapol_sm * sm,bool fail) eapol_sm_notify_eap_fail() argument 414 eapol_sm_notify_config(struct eapol_sm * sm,struct eap_peer_config * config,struct eapol_config * conf) eapol_sm_notify_config() argument 419 eapol_sm_get_key(struct eapol_sm * sm,u8 * key,size_t len) eapol_sm_get_key() argument 424 eapol_sm_get_session_id(struct eapol_sm * sm,size_t * len) eapol_sm_get_session_id() argument 428 eapol_sm_notify_logoff(struct eapol_sm * sm,bool logoff) eapol_sm_notify_logoff() argument 431 eapol_sm_notify_cached(struct eapol_sm * sm) eapol_sm_notify_cached() argument 434 eapol_sm_notify_pmkid_attempt(struct eapol_sm * sm) eapol_sm_notify_pmkid_attempt() argument 437 eapol_sm_register_scard_ctx(sm,ctx) global() argument 438 eapol_sm_notify_portControl(struct eapol_sm * sm,PortControl portControl) eapol_sm_notify_portControl() argument 442 eapol_sm_notify_ctrl_attached(struct eapol_sm * sm) eapol_sm_notify_ctrl_attached() argument 445 eapol_sm_notify_ctrl_response(struct eapol_sm * sm) eapol_sm_notify_ctrl_response() argument 448 eapol_sm_request_reauth(struct eapol_sm * sm) eapol_sm_request_reauth() argument 451 eapol_sm_notify_lower_layer_success(struct eapol_sm * sm,int in_eapol_sm) eapol_sm_notify_lower_layer_success() argument 455 eapol_sm_invalidate_cached_session(struct eapol_sm * sm) eapol_sm_invalidate_cached_session() argument 458 eapol_sm_get_method_name(struct eapol_sm * sm) eapol_sm_get_method_name() argument 462 eapol_sm_set_ext_pw_ctx(struct eapol_sm * sm,struct ext_password_data * ext) eapol_sm_set_ext_pw_ctx() argument 466 eapol_sm_failed(struct eapol_sm * sm) eapol_sm_failed() argument 470 eapol_sm_erp_flush(struct eapol_sm * sm) eapol_sm_erp_flush() argument 474 eapol_sm_build_erp_reauth_start(struct eapol_sm * sm) eapol_sm_build_erp_reauth_start() argument 478 eapol_sm_process_erp_finish(struct eapol_sm * sm,const u8 * buf,size_t len) eapol_sm_process_erp_finish() argument 482 eapol_sm_update_erp_next_seq_num(struct eapol_sm * sm,u16 next_seq_num) eapol_sm_update_erp_next_seq_num() argument 488 eapol_sm_get_erp_info(struct eapol_sm * sm,struct eap_peer_config * config,const u8 ** username,size_t * username_len,const u8 ** realm,size_t * realm_len,u16 * erp_next_seq_num,const u8 ** rrk,size_t * rrk_len) eapol_sm_get_erp_info() argument [all...] |
H A D | eapol_supp_sm.c | 168 struct eapol_sm *sm in eapol_port_timers_tick() local 203 eapol_sm_confirm_auth(struct eapol_sm * sm) eapol_sm_confirm_auth() argument 212 eapol_enable_timer_tick(struct eapol_sm * sm) eapol_enable_timer_tick() argument 664 eapol_sm_txLogoff(struct eapol_sm * sm) eapol_sm_txLogoff() argument 674 eapol_sm_txStart(struct eapol_sm * sm) eapol_sm_txStart() argument 693 eapol_sm_processKey(struct eapol_sm * sm) eapol_sm_processKey() argument 874 eapol_sm_getSuppRsp(struct eapol_sm * sm) eapol_sm_getSuppRsp() argument 884 eapol_sm_txSuppRsp(struct eapol_sm * sm) eapol_sm_txSuppRsp() argument 926 eapol_sm_abortSupp(struct eapol_sm * sm) eapol_sm_abortSupp() argument 947 eapol_sm_set_port_authorized(struct eapol_sm * sm) eapol_sm_set_port_authorized() argument 959 eapol_sm_set_port_unauthorized(struct eapol_sm * sm) eapol_sm_set_port_unauthorized() argument 979 eapol_sm_step(struct eapol_sm * sm) eapol_sm_step() argument 1113 eapol_sm_configure(struct eapol_sm * sm,int heldPeriod,int authPeriod,int startPeriod,int maxStart) eapol_sm_configure() argument 1134 eapol_sm_get_method_name(struct eapol_sm * sm) eapol_sm_get_method_name() argument 1158 eapol_sm_get_status(struct eapol_sm * sm,char * buf,size_t buflen,int verbose) eapol_sm_get_status() argument 1217 eapol_sm_get_mib(struct eapol_sm * sm,char * buf,size_t buflen) eapol_sm_get_mib() argument 1287 eapol_sm_rx_eapol(struct eapol_sm * sm,const u8 * src,const u8 * buf,size_t len) eapol_sm_rx_eapol() argument 1443 eapol_sm_notify_tx_eapol_key(struct eapol_sm * sm) eapol_sm_notify_tx_eapol_key() argument 1457 eapol_sm_notify_portEnabled(struct eapol_sm * sm,bool enabled) eapol_sm_notify_portEnabled() argument 1477 eapol_sm_notify_portValid(struct eapol_sm * sm,bool valid) eapol_sm_notify_portValid() argument 1499 eapol_sm_notify_eap_success(struct eapol_sm * sm,bool success) eapol_sm_notify_eap_success() argument 1521 eapol_sm_notify_eap_fail(struct eapol_sm * sm,bool fail) eapol_sm_notify_eap_fail() argument 1545 eapol_sm_notify_config(struct eapol_sm * sm,struct eap_peer_config * config,const struct eapol_config * conf) eapol_sm_notify_config() argument 1591 eapol_sm_get_key(struct eapol_sm * sm,u8 * key,size_t len) eapol_sm_get_key() argument 1645 eapol_sm_get_session_id(struct eapol_sm * sm,size_t * len) eapol_sm_get_session_id() argument 1662 eapol_sm_notify_logoff(struct eapol_sm * sm,bool logoff) eapol_sm_notify_logoff() argument 1682 eapol_sm_notify_cached(struct eapol_sm * sm) eapol_sm_notify_cached() argument 1699 eapol_sm_notify_pmkid_attempt(struct eapol_sm * sm) eapol_sm_notify_pmkid_attempt() argument 1708 eapol_sm_abort_cached(struct eapol_sm * sm) eapol_sm_abort_cached() argument 1736 eapol_sm_register_scard_ctx(struct eapol_sm * sm,void * ctx) eapol_sm_register_scard_ctx() argument 1752 eapol_sm_notify_portControl(struct eapol_sm * sm,PortControl portControl) eapol_sm_notify_portControl() argument 1770 eapol_sm_notify_ctrl_attached(struct eapol_sm * sm) eapol_sm_notify_ctrl_attached() argument 1785 eapol_sm_notify_ctrl_response(struct eapol_sm * sm) eapol_sm_notify_ctrl_response() argument 1807 eapol_sm_request_reauth(struct eapol_sm * sm) eapol_sm_request_reauth() argument 1825 eapol_sm_notify_lower_layer_success(struct eapol_sm * sm,int in_eapol_sm) eapol_sm_notify_lower_layer_success() argument 1839 eapol_sm_invalidate_cached_session(struct eapol_sm * sm) eapol_sm_invalidate_cached_session() argument 1848 struct eapol_sm *sm = ctx; eapol_sm_get_config() local 1855 struct eapol_sm *sm = ctx; eapol_sm_get_eapReqData() local 1865 struct eapol_sm *sm = ctx; eapol_sm_get_bool() local 1897 struct eapol_sm *sm = ctx; eapol_sm_set_bool() local 1937 struct eapol_sm *sm = ctx; eapol_sm_get_int() local 1951 struct eapol_sm *sm = ctx; eapol_sm_set_int() local 1967 struct eapol_sm *sm = ctx; eapol_sm_set_config_blob() local 1978 struct eapol_sm *sm = ctx; eapol_sm_get_config_blob() local 1991 struct eapol_sm *sm = ctx; eapol_sm_notify_pending() local 2008 struct eapol_sm *sm = ctx; eapol_sm_eap_param_needed() local 2020 struct eapol_sm *sm = ctx; eapol_sm_notify_cert() local 2029 struct eapol_sm *sm = ctx; eapol_sm_notify_status() local 2038 struct eapol_sm *sm = ctx; eapol_sm_notify_eap_error() local 2049 struct eapol_sm *sm = ctx; eapol_sm_eap_proxy_cb() local 2060 struct eapol_sm *sm = ctx; eapol_sm_eap_proxy_notify_sim_status() local 2071 struct eapol_sm *sm = ctx; eapol_sm_set_anon_id() local 2112 struct eapol_sm *sm; eapol_sm_init() local 2171 eapol_sm_deinit(struct eapol_sm * sm) eapol_sm_deinit() argument 2188 eapol_sm_set_ext_pw_ctx(struct eapol_sm * sm,struct ext_password_data * ext) eapol_sm_set_ext_pw_ctx() argument 2196 eapol_sm_failed(struct eapol_sm * sm) eapol_sm_failed() argument 2207 struct eapol_sm *sm = ctx; eapol_sm_get_eap_proxy_imsi() local 2216 eapol_sm_erp_flush(struct eapol_sm * sm) eapol_sm_erp_flush() argument 2223 eapol_sm_build_erp_reauth_start(struct eapol_sm * sm) eapol_sm_build_erp_reauth_start() argument 2235 eapol_sm_process_erp_finish(struct eapol_sm * sm,const u8 * buf,size_t len) eapol_sm_process_erp_finish() argument 2246 eapol_sm_update_erp_next_seq_num(struct eapol_sm * sm,u16 next_seq_num) eapol_sm_update_erp_next_seq_num() argument 2258 eapol_sm_get_erp_info(struct eapol_sm * sm,struct eap_peer_config * config,const u8 ** username,size_t * username_len,const u8 ** realm,size_t * realm_len,u16 * erp_next_seq_num,const u8 ** rrk,size_t * rrk_len) eapol_sm_get_erp_info() argument [all...] |
/freebsd-src/contrib/ofed/opensm/opensm/ |
H A D | osm_sm_state_mgr.c | 67 void osm_report_sm_state(osm_sm_t * sm) in osm_report_sm_state() 77 static boolean_t sm_state_mgr_send_master_sm_info_req(osm_sm_t * sm, uint8_t sm_state) in sm_state_mgr_send_master_sm_info_req() 145 static void sm_state_mgr_start_polling(osm_sm_t * sm) in sm_state_mgr_start_polling() 180 osm_sm_t *sm = context; in osm_sm_state_mgr_polling_callback() local 257 static void sm_state_mgr_signal_error(osm_sm_t * sm, IN osm_sm_signal_t signal) in sm_state_mgr_signal_error() 265 void osm_sm_state_mgr_signal_master_is_alive(osm_sm_t * sm) in osm_sm_state_mgr_signal_master_is_alive() 272 ib_api_status_t osm_sm_state_mgr_process(osm_sm_t * sm, in osm_sm_state_mgr_process() 501 ib_api_status_t osm_sm_state_mgr_check_legality(osm_sm_t * sm, in osm_sm_state_mgr_check_legality()
|
H A D | osm_state_mgr.c | 82 static void state_mgr_up_msg(IN const osm_sm_t * sm) in state_mgr_up_msg() 131 osm_sm_t *sm = context; in state_mgr_get_sw_info() local 162 static void state_mgr_get_remote_port_info(IN osm_sm_t * sm, in state_mgr_get_remote_port_info() 210 static ib_api_status_t state_mgr_sweep_hop_0(IN osm_sm_t * sm) in state_mgr_sweep_hop_0() 275 static ib_api_status_t state_mgr_clean_known_lids(IN osm_sm_t * sm) in state_mgr_clean_known_lids() 298 static ib_api_status_t state_mgr_sa_clean(IN osm_sm_t * sm) in state_mgr_sa_clean() 398 static ib_api_status_t state_mgr_notify_lid_change(IN osm_sm_t * sm) in state_mgr_notify_lid_change() 434 static boolean_t state_mgr_is_sm_port_down(IN osm_sm_t * sm) in state_mgr_is_sm_port_down() 496 static ib_api_status_t state_mgr_sweep_hop_1(IN osm_sm_t * sm) in state_mgr_sweep_hop_1() 617 osm_sm_t *sm = cxt; in query_sm_info() local [all …]
|
H A D | osm_node_info_rcv.c | 68 static void report_duplicated_guid(IN osm_sm_t * sm, osm_physp_t * p_physp, in report_duplicated_guid() 101 static void requery_dup_node_info(IN osm_sm_t * sm, osm_physp_t * p_physp, in requery_dup_node_info() 141 static void ni_rcv_set_links(IN osm_sm_t * sm, osm_node_t * p_node, in ni_rcv_set_links() 314 static void ni_rcv_get_port_info(IN osm_sm_t * sm, IN osm_node_t * node, in ni_rcv_get_port_info() 372 void osm_req_get_node_desc(IN osm_sm_t * sm, osm_physp_t * p_physp) in osm_req_get_node_desc() 396 static void ni_rcv_get_node_desc(IN osm_sm_t * sm, IN osm_node_t * p_node, in ni_rcv_get_node_desc() 435 static void ni_rcv_process_new_ca_or_router(IN osm_sm_t * sm, in ni_rcv_process_new_ca_or_router() 457 static void ni_rcv_process_existing_ca_or_router(IN osm_sm_t * sm, in ni_rcv_process_existing_ca_or_router() 579 static void ni_rcv_process_switch(IN osm_sm_t * sm, IN osm_node_t * p_node, in ni_rcv_process_switch() 617 static void ni_rcv_process_existing_switch(IN osm_sm_t * sm, in ni_rcv_process_existing_switch() [all …]
|
/freebsd-src/contrib/wpa/src/eap_server/ |
H A D | eap_server.c | 44 static int eap_get_erp_send_reauth_start(struct eap_sm *sm) in eap_get_erp_send_reauth_start() 52 static const char * eap_get_erp_domain(struct eap_sm *sm) in eap_get_erp_domain() 62 static struct eap_server_erp_key * eap_erp_get_key(struct eap_sm *sm, in eap_erp_get_key() 71 static int eap_erp_add_key(struct eap_sm *sm, struct eap_server_erp_key *erp) in eap_erp_add_key() 81 static struct wpabuf * eap_sm_buildInitiateReauthStart(struct eap_sm *sm, in eap_sm_buildInitiateReauthStart() 158 int eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, in eap_user_get() 187 void eap_log_msg(struct eap_sm *sm, const char *fmt, ...) in eap_log_msg() 419 static void eap_server_erp_init(struct eap_sm *sm) in eap_server_erp_init() 703 static void erp_send_finish_reauth(struct eap_sm *sm, in erp_send_finish_reauth() 1430 static int eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount, in eap_sm_calculateTimeout() [all …]
|
H A D | eap_server_tls.c | 57 static void eap_tls_valid_session(struct eap_sm *sm, struct eap_tls_data *data) in eap_tls_valid_session() argument 72 static void * eap_tls_init(struct eap_sm *sm) in eap_tls_init() argument 96 static void * eap_unauth_tls_init(struct eap_sm *sm) in eap_unauth_tls_init() argument 118 eap_wfa_unauth_tls_init(struct eap_sm * sm) eap_wfa_unauth_tls_init() argument 140 eap_tls_reset(struct eap_sm * sm,void * priv) eap_tls_reset() argument 150 eap_tls_build_start(struct eap_sm * sm,struct eap_tls_data * data,u8 id) eap_tls_build_start() argument 171 eap_tls_buildReq(struct eap_sm * sm,void * priv,u8 id) eap_tls_buildReq() argument 229 eap_tls_check(struct eap_sm * sm,void * priv,struct wpabuf * respData) eap_tls_check() argument 256 eap_tls_process_msg(struct eap_sm * sm,void * priv,const struct wpabuf * respData) eap_tls_process_msg() argument 272 eap_tls_process(struct eap_sm * sm,void * priv,struct wpabuf * respData) eap_tls_process() argument 316 eap_tls_isDone(struct eap_sm * sm,void * priv) eap_tls_isDone() argument 323 eap_tls_getKey(struct eap_sm * sm,void * priv,size_t * len) eap_tls_getKey() argument 358 eap_tls_get_emsk(struct eap_sm * sm,void * priv,size_t * len) eap_tls_get_emsk() argument 401 eap_tls_isSuccess(struct eap_sm * sm,void * priv) eap_tls_isSuccess() argument 408 eap_tls_get_session_id(struct eap_sm * sm,void * priv,size_t * len) eap_tls_get_session_id() argument [all...] |
H A D | eap_server_sim.c | 148 } else if (sm->identity && sm argument 75 eap_sim_init(struct eap_sm * sm) eap_sim_init() argument 93 eap_sim_reset(struct eap_sm * sm,void * priv) eap_sim_reset() argument 102 eap_sim_build_start(struct eap_sm * sm,struct eap_sim_data * data,u8 id) eap_sim_build_start() argument 225 eap_sim_build_challenge(struct eap_sm * sm,struct eap_sim_data * data,u8 id) eap_sim_build_challenge() argument 255 eap_sim_build_reauth(struct eap_sm * sm,struct eap_sim_data * data,u8 id) eap_sim_build_reauth() argument 302 eap_sim_build_notification(struct eap_sm * sm,struct eap_sim_data * data,u8 id) eap_sim_build_notification() argument 341 eap_sim_buildReq(struct eap_sm * sm,void * priv,u8 id) eap_sim_buildReq() argument 363 eap_sim_check(struct eap_sm * sm,void * priv,struct wpabuf * respData) eap_sim_check() argument 430 eap_sim_process_start(struct eap_sm * sm,struct eap_sim_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_sim_process_start() argument 584 eap_sim_process_challenge(struct eap_sm * sm,struct eap_sim_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_sim_process_challenge() argument 624 eap_sim_process_reauth(struct eap_sm * sm,struct eap_sim_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_sim_process_reauth() argument 705 eap_sim_process_client_error(struct eap_sm * sm,struct eap_sim_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_sim_process_client_error() argument 719 eap_sim_process_notification(struct eap_sm * sm,struct eap_sim_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_sim_process_notification() argument 732 eap_sim_process(struct eap_sm * sm,void * priv,struct wpabuf * respData) eap_sim_process() argument 797 eap_sim_isDone(struct eap_sm * sm,void * priv) eap_sim_isDone() argument 804 eap_sim_getKey(struct eap_sm * sm,void * priv,size_t * len) eap_sim_getKey() argument 820 eap_sim_get_emsk(struct eap_sm * sm,void * priv,size_t * len) eap_sim_get_emsk() argument 836 eap_sim_isSuccess(struct eap_sm * sm,void * priv) eap_sim_isSuccess() argument 843 eap_sim_get_session_id(struct eap_sm * sm,void * priv,size_t * len) eap_sim_get_session_id() argument [all...] |
H A D | eap_server_identity.c | 21 static void * eap_identity_init(struct eap_sm *sm) in eap_identity_init() 34 static void * eap_identity_initPickUp(struct eap_sm *sm) in eap_identity_initPickUp() 45 static void eap_identity_reset(struct eap_sm *sm, void *priv) in eap_identity_reset() 52 static struct wpabuf * eap_identity_buildReq(struct eap_sm *sm, void *priv, in eap_identity_buildReq() 82 static bool eap_identity_check(struct eap_sm *sm, void *priv, in eap_identity_check() 99 static void eap_identity_process(struct eap_sm *sm, void *priv, in eap_identity_process() 143 static bool eap_identity_isDone(struct eap_sm *sm, void *priv) in eap_identity_isDone() 150 static bool eap_identity_isSuccess(struct eap_sm *sm, void *priv) in eap_identity_isSuccess()
|
H A D | eap_server_aka.c | 91 eap_aka_check_identity_reauth(struct eap_sm * sm,struct eap_aka_data * data,const char * username) eap_aka_check_identity_reauth() argument 132 eap_aka_check_identity(struct eap_sm * sm,struct eap_aka_data * data) eap_aka_check_identity() argument 181 eap_aka_init(struct eap_sm * sm) eap_aka_init() argument 205 eap_aka_prime_init(struct eap_sm * sm) eap_aka_prime_init() argument 238 eap_aka_reset(struct eap_sm * sm,void * priv) eap_aka_reset() argument 349 eap_aka_build_identity(struct eap_sm * sm,struct eap_aka_data * data,u8 id) eap_aka_build_identity() argument 391 eap_aka_build_encr(struct eap_sm * sm,struct eap_aka_data * data,struct eap_sim_msg * msg,u16 counter,const u8 * nonce_s) eap_aka_build_encr() argument 472 eap_aka_build_challenge(struct eap_sm * sm,struct eap_aka_data * data,u8 id) eap_aka_build_challenge() argument 548 eap_aka_build_reauth(struct eap_sm * sm,struct eap_aka_data * data,u8 id) eap_aka_build_reauth() argument 605 eap_aka_build_notification(struct eap_sm * sm,struct eap_aka_data * data,u8 id) eap_aka_build_notification() argument 644 eap_aka_buildReq(struct eap_sm * sm,void * priv,u8 id) eap_aka_buildReq() argument 667 eap_aka_check(struct eap_sm * sm,void * priv,struct wpabuf * respData) eap_aka_check() argument 731 eap_aka_determine_identity(struct eap_sm * sm,struct eap_aka_data * data) eap_aka_determine_identity() argument 801 eap_aka_fullauth(struct eap_sm * sm,struct eap_aka_data * data) eap_aka_fullauth() argument 871 eap_aka_process_identity(struct eap_sm * sm,struct eap_aka_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_aka_process_identity() argument 931 eap_aka_process_challenge(struct eap_sm * sm,struct eap_aka_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_aka_process_challenge() argument 1036 eap_aka_process_sync_failure(struct eap_sm * sm,struct eap_aka_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_aka_process_sync_failure() argument 1069 eap_aka_process_reauth(struct eap_sm * sm,struct eap_aka_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_aka_process_reauth() argument 1164 eap_aka_process_client_error(struct eap_sm * sm,struct eap_aka_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_aka_process_client_error() argument 1179 eap_aka_process_authentication_reject(struct eap_sm * sm,struct eap_aka_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_aka_process_authentication_reject() argument 1187 eap_aka_process_notification(struct eap_sm * sm,struct eap_aka_data * data,struct wpabuf * respData,struct eap_sim_attrs * attr) eap_aka_process_notification() argument 1200 eap_aka_process(struct eap_sm * sm,void * priv,struct wpabuf * respData) eap_aka_process() argument 1272 eap_aka_isDone(struct eap_sm * sm,void * priv) eap_aka_isDone() argument 1279 eap_aka_getKey(struct eap_sm * sm,void * priv,size_t * len) eap_aka_getKey() argument 1295 eap_aka_get_emsk(struct eap_sm * sm,void * priv,size_t * len) eap_aka_get_emsk() argument 1311 eap_aka_isSuccess(struct eap_sm * sm,void * priv) eap_aka_isSuccess() argument 1318 eap_aka_get_session_id(struct eap_sm * sm,void * priv,size_t * len) eap_aka_get_session_id() argument [all...] |
H A D | eap_server_fast.c | 111 static enum eap_type eap_fast_req_failure(struct eap_sm *sm, in eap_fast_req_failure() argument 272 static void eap_fast_derive_key_auth(struct eap_sm *sm, in eap_fast_derive_key_auth() argument 302 static void eap_fast_derive_key_provisioning(struct eap_sm *sm, in eap_fast_derive_key_provisioning() argument 333 static int eap_fast_get_phase2_key(struct eap_sm *sm, in eap_fast_get_phase2_key() argument 378 eap_fast_update_icmk(struct eap_sm * sm,struct eap_fast_data * data) eap_fast_update_icmk() argument 411 eap_fast_init(struct eap_sm * sm) eap_fast_init() argument 508 eap_fast_reset(struct eap_sm * sm,void * priv) eap_fast_reset() argument 525 eap_fast_build_start(struct eap_sm * sm,struct eap_fast_data * data,u8 id) eap_fast_build_start() argument 551 eap_fast_phase1_done(struct eap_sm * sm,struct eap_fast_data * data) eap_fast_phase1_done() argument 578 eap_fast_build_phase2_req(struct eap_sm * sm,struct eap_fast_data * data,u8 id) eap_fast_build_phase2_req() argument 599 eap_fast_build_crypto_binding(struct eap_sm * sm,struct eap_fast_data * data) eap_fast_build_crypto_binding() argument 684 eap_fast_build_pac(struct eap_sm * sm,struct eap_fast_data * data) eap_fast_build_pac() argument 818 eap_fast_encrypt_phase2(struct eap_sm * sm,struct eap_fast_data * data,struct wpabuf * plain,int piggyback) eap_fast_encrypt_phase2() argument 857 eap_fast_buildReq(struct eap_sm * sm,void * priv,u8 id) eap_fast_buildReq() argument 932 eap_fast_check(struct eap_sm * sm,void * priv,struct wpabuf * respData) eap_fast_check() argument 948 eap_fast_phase2_init(struct eap_sm * sm,struct eap_fast_data * data,int vendor,enum eap_type eap_type) eap_fast_phase2_init() argument 974 eap_fast_process_phase2_response(struct eap_sm * sm,struct eap_fast_data * data,u8 * in_data,size_t in_len) eap_fast_process_phase2_response() argument 1108 eap_fast_process_phase2_eap(struct eap_sm * sm,struct eap_fast_data * data,u8 * in_data,size_t in_len) eap_fast_process_phase2_eap() argument 1265 eap_fast_process_phase2_tlvs(struct eap_sm * sm,struct eap_fast_data * data,struct wpabuf * in_data) eap_fast_process_phase2_tlvs() argument 1395 eap_fast_process_phase2(struct eap_sm * sm,struct eap_fast_data * data,struct wpabuf * in_buf) eap_fast_process_phase2() argument 1440 eap_fast_process_version(struct eap_sm * sm,void * priv,int peer_version) eap_fast_process_version() argument 1465 eap_fast_process_phase1(struct eap_sm * sm,struct eap_fast_data * data) eap_fast_process_phase1() argument 1488 eap_fast_process_phase2_start(struct eap_sm * sm,struct eap_fast_data * data) eap_fast_process_phase2_start() argument 1527 eap_fast_process_msg(struct eap_sm * sm,void * priv,const struct wpabuf * respData) eap_fast_process_msg() argument 1555 eap_fast_process(struct eap_sm * sm,void * priv,struct wpabuf * respData) eap_fast_process() argument 1566 eap_fast_isDone(struct eap_sm * sm,void * priv) eap_fast_isDone() argument 1573 eap_fast_getKey(struct eap_sm * sm,void * priv,size_t * len) eap_fast_getKey() argument 1595 eap_fast_get_emsk(struct eap_sm * sm,void * priv,size_t * len) eap_fast_get_emsk() argument 1617 eap_fast_isSuccess(struct eap_sm * sm,void * priv) eap_fast_isSuccess() argument 1624 eap_fast_get_session_id(struct eap_sm * sm,void * priv,size_t * len) eap_fast_get_session_id() argument [all...] |
H A D | eap_server_sake.c | 61 static void * eap_sake_init(struct eap_sm *sm) in eap_sake_init() 82 static void eap_sake_reset(struct eap_sm *sm, void *priv) in eap_sake_reset() 116 static struct wpabuf * eap_sake_build_identity(struct eap_sm *sm, in eap_sake_build_identity() 144 static struct wpabuf * eap_sake_build_challenge(struct eap_sm *sm, in eap_sake_build_challenge() 180 static struct wpabuf * eap_sake_build_confirm(struct eap_sm *sm, in eap_sake_build_confirm() 215 static struct wpabuf * eap_sake_buildReq(struct eap_sm *sm, void *priv, u8 id) in eap_sake_buildReq() 235 static bool eap_sake_check(struct eap_sm *sm, void *priv, in eap_sake_check() 287 static void eap_sake_process_identity(struct eap_sm *sm, in eap_sake_process_identity() 301 static void eap_sake_process_challenge(struct eap_sm *sm, in eap_sake_process_challenge() 372 static void eap_sake_process_confirm(struct eap_sm *sm, in eap_sake_process_confirm() [all …]
|
H A D | eap_server_psk.c | 33 static void * eap_psk_init(struct eap_sm *sm) in eap_psk_init() 46 static void eap_psk_reset(struct eap_sm *sm, void *priv) in eap_psk_reset() 54 static struct wpabuf * eap_psk_build_1(struct eap_sm *sm, in eap_psk_build_1() 89 static struct wpabuf * eap_psk_build_3(struct eap_sm *sm, in eap_psk_build_3() 156 static struct wpabuf * eap_psk_buildReq(struct eap_sm *sm, void *priv, u8 id) in eap_psk_buildReq() 174 static bool eap_psk_check(struct eap_sm *sm, void *priv, in eap_psk_check() 213 static void eap_psk_process_2(struct eap_sm *sm, in eap_psk_process_2() 328 static void eap_psk_process_4(struct eap_sm *sm, in eap_psk_process_4() 407 static void eap_psk_process(struct eap_sm *sm, void *priv, in eap_psk_process() 436 static bool eap_psk_isDone(struct eap_sm *sm, void *priv) in eap_psk_isDone() [all …]
|
H A D | eap_server_peap.c | 103 eap_peap_valid_session(struct eap_sm * sm,struct eap_peap_data * data) eap_peap_valid_session() argument 132 eap_peap_req_success(struct eap_sm * sm,struct eap_peap_data * data) eap_peap_req_success() argument 149 eap_peap_req_failure(struct eap_sm * sm,struct eap_peap_data * data) eap_peap_req_failure() argument 167 eap_peap_init(struct eap_sm * sm) eap_peap_init() argument 195 eap_peap_reset(struct eap_sm * sm,void * priv) eap_peap_reset() argument 210 eap_peap_build_start(struct eap_sm * sm,struct eap_peap_data * data,u8 id) eap_peap_build_start() argument 232 eap_peap_build_phase2_req(struct eap_sm * sm,struct eap_peap_data * data,u8 id) eap_peap_build_phase2_req() argument 268 eap_peap_build_phase2_soh(struct eap_sm * sm,struct eap_peap_data * data,u8 id) eap_peap_build_phase2_soh() argument 323 eap_peap_derive_cmk(struct eap_sm * sm,struct eap_peap_data * data) eap_peap_derive_cmk() argument 399 eap_peap_build_phase2_tlv(struct eap_sm * sm,struct eap_peap_data * data,u8 id) eap_peap_build_phase2_tlv() argument 491 eap_peap_build_phase2_term(struct eap_sm * sm,struct eap_peap_data * data,u8 id,int success) eap_peap_build_phase2_term() argument 537 eap_peap_buildReq(struct eap_sm * sm,void * priv,u8 id) eap_peap_buildReq() argument 602 eap_peap_check(struct eap_sm * sm,void * priv,struct wpabuf * respData) eap_peap_check() argument 618 eap_peap_phase2_init(struct eap_sm * sm,struct eap_peap_data * data,int vendor,enum eap_type eap_type) eap_peap_phase2_init() argument 637 eap_tlv_validate_cryptobinding(struct eap_sm * sm,struct eap_peap_data * data,const u8 * crypto_tlv,size_t crypto_tlv_len) eap_tlv_validate_cryptobinding() argument 689 eap_peap_process_phase2_tlv(struct eap_sm * sm,struct eap_peap_data * data,struct wpabuf * in_data) eap_peap_process_phase2_tlv() argument 809 eap_peap_process_phase2_soh(struct eap_sm * sm,struct eap_peap_data * data,struct wpabuf * in_data) eap_peap_process_phase2_soh() argument 940 eap_peap_process_phase2_response(struct eap_sm * sm,struct eap_peap_data * data,struct wpabuf * in_data) eap_peap_process_phase2_response() argument 1089 eap_peap_process_phase2(struct eap_sm * sm,struct eap_peap_data * data,const struct wpabuf * respData,struct wpabuf * in_buf) eap_peap_process_phase2() argument 1193 eap_peap_process_version(struct eap_sm * sm,void * priv,int peer_version) eap_peap_process_version() argument 1216 eap_peap_process_msg(struct eap_sm * sm,void * priv,const struct wpabuf * respData) eap_peap_process_msg() argument 1255 eap_peap_process(struct eap_sm * sm,void * priv,struct wpabuf * respData) eap_peap_process() argument 1322 eap_peap_isDone(struct eap_sm * sm,void * priv) eap_peap_isDone() argument 1329 eap_peap_getKey(struct eap_sm * sm,void * priv,size_t * len) eap_peap_getKey() argument 1394 eap_peap_get_emsk(struct eap_sm * sm,void * priv,size_t * len) eap_peap_get_emsk() argument 1440 eap_peap_isSuccess(struct eap_sm * sm,void * priv) eap_peap_isSuccess() argument 1447 eap_peap_get_session_id(struct eap_sm * sm,void * priv,size_t * len) eap_peap_get_session_id() argument [all...] |
H A D | eap_server_vendor_test.c | 51 static void * eap_vendor_test_init(struct eap_sm *sm) in eap_vendor_test_init() 64 static void eap_vendor_test_reset(struct eap_sm *sm, void *priv) in eap_vendor_test_reset() 71 static struct wpabuf * eap_vendor_test_buildReq(struct eap_sm *sm, void *priv, in eap_vendor_test_buildReq() 91 static bool eap_vendor_test_check(struct eap_sm *sm, void *priv, in eap_vendor_test_check() 107 static void eap_vendor_test_process(struct eap_sm *sm, void *priv, in eap_vendor_test_process() 133 static bool eap_vendor_test_isDone(struct eap_sm *sm, void *priv) in eap_vendor_test_isDone() 140 static u8 * eap_vendor_test_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_vendor_test_getKey() 161 static bool eap_vendor_test_isSuccess(struct eap_sm *sm, void *priv) in eap_vendor_test_isSuccess()
|
/freebsd-src/contrib/wpa/src/pae/ |
H A D | ieee802_1x_cp.c | 95 changed_cipher(struct ieee802_1x_cp_sm * sm) changed_cipher() argument 102 changed_connect(struct ieee802_1x_cp_sm * sm) changed_connect() argument 448 struct ieee802_1x_cp_sm *sm; ieee802_1x_cp_sm_init() local 501 ieee802_1x_cp_step_run(struct ieee802_1x_cp_sm * sm) ieee802_1x_cp_step_run() argument 517 struct ieee802_1x_cp_sm *sm = eloop_ctx; ieee802_1x_cp_step_cb() local 525 ieee802_1x_cp_sm_deinit(struct ieee802_1x_cp_sm * sm) ieee802_1x_cp_sm_deinit() argument 545 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_connect_pending() local 556 struct ieee802_1x_cp_sm *sm = (struct ieee802_1x_cp_sm *)cp_ctx; ieee802_1x_cp_connect_unauthenticated() local 567 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_connect_authenticated() local 578 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_connect_secure() local 589 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_signal_chgdserver() local 600 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_set_electedself() local 610 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_set_ciphersuite() local 620 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_set_offset() local 630 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_signal_newsak() local 641 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_set_distributedki() local 651 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_set_distributedan() local 661 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_set_usingreceivesas() local 671 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_set_allreceiving() local 681 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_set_servertransmitting() local 691 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_set_usingtransmitas() local 710 struct ieee802_1x_cp_sm *sm = cp_ctx; ieee802_1x_cp_sm_step() local 719 struct ieee802_1x_cp_sm *sm = eloop_ctx; ieee802_1x_cp_retire_when_timeout() local 728 struct ieee802_1x_cp_sm *sm = eloop_ctx; ieee802_1x_cp_transmit_when_timeout() local [all...] |
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | space_map.c | 86 space_map_iterate(space_map_t *sm, uint64_t end, sm_cb_t callback, void *arg) in space_map_iterate() 202 space_map_reversed_last_block_entries(space_map_t *sm, uint64_t *buf, in space_map_reversed_last_block_entries() 275 space_map_incremental_destroy(space_map_t *sm, sm_cb_t callback, void *arg, in space_map_incremental_destroy() 420 space_map_load_length(space_map_t *sm, range_tree_t *rt, maptype_t maptype, in space_map_load_length() 447 space_map_load(space_map_t *sm, range_tree_t *rt, maptype_t maptype) in space_map_load() 453 space_map_histogram_clear(space_map_t *sm) in space_map_histogram_clear() 463 space_map_histogram_verify(space_map_t *sm, range_tree_t *rt) in space_map_histogram_verify() 477 space_map_histogram_add(space_map_t *sm, range_tree_t *rt, dmu_tx_t *tx) in space_map_histogram_add() 527 space_map_write_intro_debug(space_map_t *sm, maptype_t maptype, dmu_tx_t *tx) in space_map_write_intro_debug() 550 space_map_write_seg(space_map_t *sm, uint64_t rstart, uint64_t rend, in space_map_write_seg() [all …]
|