Searched defs:sm (Results 126 - 150 of 152) sorted by relevance

1234567

/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_sctp.c900 TxAbortErrorM(struct libalias *la, struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc, int sndrply, int direction) argument
1018 sctp_PktParser(struct libalias *la, int direction, struct ip *pip, struct sctp_nat_msg *sm, struct sctp_nat_assoc **passoc) argument
1242 GetAsconfVtags(struct libalias *la, struct sctp_nat_msg *sm, uint32_t *l_vtag, uint32_t *g_vtag, int direction) argument
1309 AddGlobalIPAddresses(struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc, int direction) argument
1471 RmGlobalIPAddresses(struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc, int direction) argument
1577 IsASCONFack(struct libalias *la, struct sctp_nat_msg *sm, int direction) argument
1630 IsADDorDEL(struct libalias *la, struct sctp_nat_msg *sm, int direction) argument
1697 ProcessSctpMsg(struct libalias *la, int direction, struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc) argument
1735 ID_process(struct libalias *la, int direction, struct sctp_nat_assoc *assoc, struct sctp_nat_msg *sm) argument
1804 INi_process(struct libalias *la, int direction, struct sctp_nat_assoc *assoc, struct sctp_nat_msg *sm) argument
1856 INa_process(struct libalias *la, int direction,struct sctp_nat_assoc *assoc, struct sctp_nat_msg *sm) argument
1904 UP_process(struct libalias *la, int direction, struct sctp_nat_assoc *assoc, struct sctp_nat_msg *sm) argument
1947 CL_process(struct libalias *la, int direction,struct sctp_nat_assoc *assoc, struct sctp_nat_msg *sm) argument
2525 logsctpparse(int direction, struct sctp_nat_msg *sm) argument
[all...]
H A Dalias_db.c2904 FindSctpRedirectAddress(struct libalias *la, struct sctp_nat_msg *sm) argument
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_common.h191 ocs_sm_ctx_t sm; /**< sport context state machine */ member in struct:ocs_sli_port_s
229 ocs_sm_ctx_t sm; /**< state machine context */ member in struct:ocs_domain_s
346 ocs_sm_ctx_t sm; /**< state machine context */ member in struct:ocs_node_s
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dtdls.c160 static int wpa_tdls_get_privacy(struct wpa_sm *sm) argument
178 static int wpa_tdls_del_key(struct wpa_sm *sm, struct wpa_tdls_peer *peer) argument
191 static int wpa_tdls_set_key(struct wpa_sm *sm, struct wpa_tdls_peer *peer) argument
241 wpa_tdls_send_tpk_msg(struct wpa_sm *sm, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) argument
252 wpa_tdls_tpk_send(struct wpa_sm *sm, const u8 *dest, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *msg, size_t msg_len) argument
320 wpa_tdls_do_teardown(struct wpa_sm *sm, struct wpa_tdls_peer *peer, u16 reason_code) argument
336 struct wpa_sm *sm = eloop_ctx; local
382 wpa_tdls_tpk_retry_timeout_cancel(struct wpa_sm *sm, struct wpa_tdls_peer *peer, u8 action_code) argument
634 struct wpa_sm *sm = eloop_ctx; local
664 wpa_tdls_peer_remove_from_list(struct wpa_sm *sm, struct wpa_tdls_peer *peer) argument
690 wpa_tdls_peer_clear(struct wpa_sm *sm, struct wpa_tdls_peer *peer) argument
723 wpa_tdls_peer_free(struct wpa_sm *sm, struct wpa_tdls_peer *peer) argument
731 wpa_tdls_linkid(struct wpa_sm *sm, struct wpa_tdls_peer *peer, struct wpa_tdls_lnkid *lnkid) argument
747 wpa_tdls_send_teardown(struct wpa_sm *sm, const u8 *addr, u16 reason_code) argument
841 wpa_tdls_teardown_link(struct wpa_sm *sm, const u8 *addr, u16 reason_code) argument
869 wpa_tdls_disable_peer_link(struct wpa_sm *sm, struct wpa_tdls_peer *peer) argument
877 wpa_tdls_disable_unreachable_link(struct wpa_sm *sm, const u8 *addr) argument
910 wpa_tdls_get_link_status(struct wpa_sm *sm, const u8 *addr) argument
932 wpa_tdls_recv_teardown(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
1020 wpa_tdls_send_error(struct wpa_sm *sm, const u8 *dst, u8 tdls_action, u8 dialog_token, int initiator, u16 status) argument
1033 wpa_tdls_add_peer(struct wpa_sm *sm, const u8 *addr, int *existing) argument
1062 wpa_tdls_send_tpk_m1(struct wpa_sm *sm, struct wpa_tdls_peer *peer) argument
1243 wpa_tdls_send_tpk_m2(struct wpa_sm *sm, const unsigned char *src_addr, u8 dtoken, struct wpa_tdls_lnkid *lnkid, const struct wpa_tdls_peer *peer) argument
1334 wpa_tdls_send_tpk_m3(struct wpa_sm *sm, const unsigned char *src_addr, u8 dtoken, struct wpa_tdls_lnkid *lnkid, const struct wpa_tdls_peer *peer) argument
1432 wpa_tdls_send_discovery_response(struct wpa_sm *sm, struct wpa_tdls_peer *peer, u8 dialog_token) argument
1519 wpa_tdls_process_discovery_request(struct wpa_sm *sm, const u8 *addr, const u8 *buf, size_t len) argument
1574 wpa_tdls_send_discovery_request(struct wpa_sm *sm, const u8 *addr) argument
1755 wpa_tdls_addset_peer(struct wpa_sm *sm, struct wpa_tdls_peer *peer, int add) argument
1785 wpa_tdls_process_tpk_m1(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
2146 wpa_tdls_enable_link(struct wpa_sm *sm, struct wpa_tdls_peer *peer) argument
2181 wpa_tdls_process_tpk_m2(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
2470 wpa_tdls_process_tpk_m3(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
2652 wpa_tdls_start(struct wpa_sm *sm, const u8 *addr) argument
2704 wpa_tdls_remove(struct wpa_sm *sm, const u8 *addr) argument
2738 struct wpa_sm *sm = ctx; local
2804 wpa_tdls_init(struct wpa_sm *sm) argument
2842 wpa_tdls_teardown_peers(struct wpa_sm *sm) argument
2867 wpa_tdls_remove_peers(struct wpa_sm *sm) argument
2891 wpa_tdls_deinit(struct wpa_sm *sm) argument
2904 wpa_tdls_assoc(struct wpa_sm *sm) argument
2911 wpa_tdls_disassoc(struct wpa_sm *sm) argument
2932 wpa_tdls_ap_ies(struct wpa_sm *sm, const u8 *ies, size_t len) argument
2954 wpa_tdls_assoc_resp_ies(struct wpa_sm *sm, const u8 *ies, size_t len) argument
2978 wpa_tdls_enable(struct wpa_sm *sm, int enabled) argument
2985 wpa_tdls_is_external_setup(struct wpa_sm *sm) argument
2991 wpa_tdls_enable_chan_switch(struct wpa_sm *sm, const u8 *addr, u8 oper_class, struct hostapd_freq_params *freq_params) argument
3040 wpa_tdls_disable_chan_switch(struct wpa_sm *sm, const u8 *addr) argument
[all...]
H A Dwpa.c50 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk, argument
179 wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) argument
243 wpa_supplicant_key_mgmt_set_pmk(struct wpa_sm *sm) argument
261 wpa_supplicant_get_pmk(struct wpa_sm *sm, const unsigned char *src_addr, const u8 *pmkid) argument
469 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) argument
560 wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, struct wpa_ptk *ptk) argument
585 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) argument
722 struct wpa_sm *sm = eloop_ctx; local
727 wpa_supplicant_key_neg_complete(struct wpa_sm *sm, const u8 *addr, int secure) argument
777 struct wpa_sm *sm = eloop_ctx; local
783 wpa_supplicant_install_ptk(struct wpa_sm *sm, const struct wpa_eapol_key *key) argument
852 wpa_supplicant_check_group_cipher(struct wpa_sm *sm, int group_cipher, int keylen, int maxkeylen, int *key_rsc_len, enum wpa_alg *alg) argument
888 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc, int wnm_sleep) argument
954 wpa_supplicant_gtk_tx_bit_workaround(const struct wpa_sm *sm, int tx) argument
972 wpa_supplicant_rsc_relaxation(const struct wpa_sm *sm, const u8 *rsc) argument
1002 wpa_supplicant_pairwise_gtk(struct wpa_sm *sm, const struct wpa_eapol_key *key, const u8 *gtk, size_t gtk_len, int key_info) argument
1055 wpa_supplicant_install_igtk(struct wpa_sm *sm, const struct wpa_igtk_kde *igtk, int wnm_sleep) argument
1124 ieee80211w_set_keys(struct wpa_sm *sm, struct wpa_eapol_ie_parse *ie) argument
1151 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) argument
1191 ft_validate_mdie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_mdie) argument
1222 ft_validate_ftie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_ftie) argument
1250 ft_validate_rsnie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1286 wpa_supplicant_validate_ie_ft(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1321 wpa_supplicant_validate_ie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1394 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) argument
1436 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) argument
1599 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) argument
1670 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) argument
1757 wpa_supplicant_send_2_of_2(struct wpa_sm *sm, const struct wpa_eapol_key *key, int ver, u16 key_info) argument
1824 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) argument
1895 wpa_supplicant_verify_eapol_key_mic(struct wpa_sm *sm, struct wpa_eapol_key *key, u16 ver, const u8 *buf, size_t len) argument
1976 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) argument
2069 wpa_sm_aborted_cached(struct wpa_sm *sm) argument
2079 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) argument
2117 wpa_supp_aead_decrypt(struct wpa_sm *sm, u8 *buf, size_t buf_len, size_t *key_data_len) argument
2202 wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
2465 wpa_key_mgmt_suite(struct wpa_sm *sm) argument
2518 wpa_sm_get_mib(struct wpa_sm *sm, char *buf, size_t buflen) argument
2594 struct wpa_sm *sm = ctx; local
2643 struct wpa_sm *sm; local
2672 wpa_sm_deinit(struct wpa_sm *sm) argument
2714 wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) argument
2794 wpa_sm_notify_disassoc(struct wpa_sm *sm) argument
2831 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *bssid) argument
2863 wpa_sm_set_pmk_from_pmksa(struct wpa_sm *sm) argument
2887 wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) argument
2899 wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) argument
2918 wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
2965 wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) argument
2978 wpa_sm_set_ifname(struct wpa_sm *sm, const char *ifname, const char *bridge_ifname) argument
2993 wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) argument
3007 wpa_sm_set_param(struct wpa_sm *sm, enum wpa_sm_conf_params param, unsigned int value) argument
3080 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
3119 wpa_sm_pmf_enabled(struct wpa_sm *sm) argument
3134 wpa_sm_ocv_enabled(struct wpa_sm *sm) argument
3154 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
3213 wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
3247 wpa_sm_set_ap_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
3281 wpa_sm_set_ap_rsn_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
3314 wpa_sm_parse_own_wpa_ie(struct wpa_sm *sm, struct wpa_ie_data *data) argument
3330 wpa_sm_pmksa_cache_list(struct wpa_sm *sm, char *buf, size_t len) argument
3336 wpa_sm_pmksa_cache_head(struct wpa_sm *sm) argument
3343 wpa_sm_pmksa_cache_add_entry(struct wpa_sm *sm, struct rsn_pmksa_cache_entry * entry) argument
3350 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) argument
3360 wpa_sm_pmksa_exists(struct wpa_sm *sm, const u8 *bssid, const void *network_ctx) argument
3367 wpa_sm_drop_sa(struct wpa_sm *sm) argument
3393 wpa_sm_has_ptk(struct wpa_sm *sm) argument
3401 wpa_sm_update_replay_ctr(struct wpa_sm *sm, const u8 *replay_ctr) argument
3407 wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx) argument
3414 wpa_wnmsleep_install_key(struct wpa_sm *sm, u8 subelem_id, u8 *buf) argument
3475 wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) argument
3486 wpa_sm_set_rx_replay_ctr(struct wpa_sm *sm, const u8 *rx_replay_counter) argument
3498 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) argument
3518 wpa_sm_set_test_assoc_ie(struct wpa_sm *sm, struct wpabuf *buf) argument
3525 wpa_sm_get_anonce(struct wpa_sm *sm) argument
3533 wpa_sm_get_key_mgmt(struct wpa_sm *sm) argument
3541 fils_build_auth(struct wpa_sm *sm, int dh_group, const u8 *md) argument
3672 fils_process_auth(struct wpa_sm *sm, const u8 *bssid, const u8 *data, size_t len) argument
3969 fils_ft_build_assoc_req_rsne(struct wpa_sm *sm, struct wpabuf *buf) argument
4079 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) argument
4200 fils_process_hlp_resp(struct wpa_sm *sm, const u8 *resp, size_t len) argument
4216 fils_process_hlp_container(struct wpa_sm *sm, const u8 *pos, size_t len) argument
4265 fils_process_assoc_resp(struct wpa_sm *sm, const u8 *resp, size_t len) argument
4492 wpa_sm_set_reset_fils_completed(struct wpa_sm *sm, int set) argument
4501 wpa_fils_is_completed(struct wpa_sm *sm) argument
4513 owe_build_assoc_req(struct wpa_sm *sm, u16 group) argument
4558 owe_process_assoc_resp(struct wpa_sm *sm, const u8 *bssid, const u8 *resp_ies, size_t resp_ies_len) argument
4718 wpa_sm_set_fils_cache_id(struct wpa_sm *sm, const u8 *fils_cache_id) argument
4730 wpa_sm_set_dpp_z(struct wpa_sm *sm, const struct wpabuf *z) argument
[all...]
H A Dwpa_i.h179 static inline void wpa_sm_set_state(struct wpa_sm *sm, enum wpa_states state) argument
185 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) argument
191 static inline void wpa_sm_deauthenticate(struct wpa_sm *sm, u16 reason_code) argument
197 wpa_sm_set_key(struct wpa_sm *sm, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) argument
207 wpa_sm_get_network_ctx(struct wpa_sm *sm) argument
213 wpa_sm_get_bssid(struct wpa_sm *sm, u8 *bssid) argument
219 wpa_sm_ether_send(struct wpa_sm *sm, const u8 *dest, u16 proto, const u8 *buf, size_t len) argument
226 wpa_sm_get_beacon_ie(struct wpa_sm *sm) argument
232 wpa_sm_cancel_auth_timeout(struct wpa_sm *sm) argument
238 wpa_sm_alloc_eapol(struct wpa_sm *sm, u8 type, const void *data, u16 data_len, size_t *msg_len, void **data_pos) argument
247 wpa_sm_add_pmkid(struct wpa_sm *sm, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *cache_id, const u8 *pmk, size_t pmk_len) argument
257 wpa_sm_remove_pmkid(struct wpa_sm *sm, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *cache_id) argument
266 wpa_sm_mlme_setprotection(struct wpa_sm *sm, const u8 *addr, int protect_type, int key_type) argument
274 wpa_sm_update_ft_ies(struct wpa_sm *sm, const u8 *md, const u8 *ies, size_t ies_len) argument
282 wpa_sm_send_ft_action(struct wpa_sm *sm, u8 action, const u8 *target_ap, const u8 *ies, size_t ies_len) argument
292 wpa_sm_mark_authenticated(struct wpa_sm *sm, const u8 *target_ap) argument
300 wpa_sm_set_rekey_offload(struct wpa_sm *sm) argument
310 wpa_sm_tdls_get_capa(struct wpa_sm *sm, int *tdls_supported, int *tdls_ext_setup, int *tdls_chan_switch) argument
321 wpa_sm_send_tdls_mgmt(struct wpa_sm *sm, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) argument
335 wpa_sm_tdls_oper(struct wpa_sm *sm, int oper, const u8 *peer) argument
344 wpa_sm_tdls_peer_addset(struct wpa_sm *sm, const u8 *addr, int add, u16 aid, u16 capability, const u8 *supp_rates, size_t supp_rates_len, const struct ieee80211_ht_capabilities *ht_capab, const struct ieee80211_vht_capabilities *vht_capab, u8 qosinfo, int wmm, const u8 *ext_capab, size_t ext_capab_len, const u8 *supp_channels, size_t supp_channels_len, const u8 *supp_oper_classes, size_t supp_oper_classes_len) argument
368 wpa_sm_tdls_enable_channel_switch(struct wpa_sm *sm, const u8 *addr, u8 oper_class, const struct hostapd_freq_params *freq_params) argument
380 wpa_sm_tdls_disable_channel_switch(struct wpa_sm *sm, const u8 *addr) argument
388 wpa_sm_key_mgmt_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len) argument
396 wpa_sm_fils_hlp_rx(struct wpa_sm *sm, const u8 *dst, const u8 *src, const u8 *pkt, size_t pkt_len) argument
404 wpa_sm_channel_info(struct wpa_sm *sm, struct wpa_channel_info *ci) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_1x.c153 struct eapol_state_machine *sm = sta->eapol_sm; local
245 struct eapol_state_machine *sm = sta->eapol_sm; local
331 ieee802_1x_learn_identity(struct hostapd_data *hapd, struct eapol_state_machine *sm, const u8 *eap, size_t len) argument
683 struct eapol_state_machine *sm = sta->eapol_sm; local
857 struct eapol_state_machine *sm = sta->eapol_sm; local
890 struct eapol_state_machine *sm = sta->eapol_sm; local
1371 struct eapol_state_machine *sm = sta->eapol_sm; local
1406 struct eapol_state_machine *sm = sta->eapol_sm; local
1484 struct eapol_state_machine *sm = sta->eapol_sm; local
1543 struct eapol_state_machine *sm = sta->eapol_sm; local
1598 struct eapol_state_machine *sm = sta->eapol_sm; local
1628 struct eapol_state_machine *sm = sta->eapol_sm; local
1825 struct eapol_state_machine *sm; member in struct:sta_id_search
1834 struct eapol_state_machine *sm = sta->eapol_sm; local
1914 struct eapol_state_machine *sm; local
2079 struct eapol_state_machine *sm = sta->eapol_sm; local
2201 struct eapol_state_machine *sm = sta->eapol_sm; local
2618 ieee802_1x_get_identity(struct eapol_state_machine *sm, size_t *len) argument
2628 ieee802_1x_get_radius_class(struct eapol_state_machine *sm, size_t *len, int idx) argument
2640 ieee802_1x_get_radius_cui(struct eapol_state_machine *sm) argument
2648 ieee802_1x_get_key(struct eapol_state_machine *sm, size_t *len) argument
2660 ieee802_1x_get_session_id(struct eapol_state_machine *sm, size_t *len) argument
2673 ieee802_1x_notify_port_enabled(struct eapol_state_machine *sm, int enabled) argument
2683 ieee802_1x_notify_port_valid(struct eapol_state_machine *sm, int valid) argument
2693 ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth) argument
2721 struct eapol_state_machine *sm = sta->eapol_sm; local
[all...]
H A Dwpa_auth.c315 struct wpa_state_machine *sm = timeout_ctx; local
179 wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth, int (*cb)(struct wpa_state_machine *sm, void *ctx), void *cb_ctx) argument
323 wpa_auth_set_ptk_rekey_timer(struct wpa_state_machine *sm) argument
336 wpa_auth_pmksa_clear_cb(struct wpa_state_machine *sm, void *ctx) argument
606 struct wpa_state_machine *sm; local
626 wpa_auth_sta_associated(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm) argument
674 wpa_auth_sta_no_wpa(struct wpa_state_machine *sm) argument
686 wpa_free_sta_sm(struct wpa_state_machine *sm) argument
719 wpa_auth_sta_deinit(struct wpa_state_machine *sm) argument
752 wpa_request_new_ptk(struct wpa_state_machine *sm) argument
792 ft_check_msg_2_of_4(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, struct wpa_eapol_ie_parse *kde) argument
841 wpa_receive_error_report(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int group) argument
874 wpa_try_alt_snonce(struct wpa_state_machine *sm, u8 *data, size_t data_len) argument
944 wpa_receive(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, u8 *data, size_t data_len) argument
1420 struct wpa_state_machine *sm = timeout_ctx; local
1429 __wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr, int force_version) argument
1645 wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr) argument
1711 wpa_remove_ptk(struct wpa_state_machine *sm) argument
1724 wpa_auth_sm_event(struct wpa_state_machine *sm, enum wpa_event event) argument
1980 wpa_auth_sm_ptk_update(struct wpa_state_machine *sm) argument
2209 wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *snonce, const u8 *pmk, unsigned int pmk_len, struct wpa_ptk *ptk) argument
2248 fils_auth_pmk_to_ptk(struct wpa_state_machine *sm, const u8 *pmk, size_t pmk_len, const u8 *snonce, const u8 *anonce, const u8 *dhss, size_t dhss_len, struct wpabuf *g_sta, struct wpabuf *g_ap) argument
2324 wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk, u8 *buf, size_t buf_len, u16 *_key_data_len) argument
2379 wpa_fils_validate_fils_session(struct wpa_state_machine *sm, const u8 *ies, size_t ies_len, const u8 *fils_session) argument
2433 wpa_fils_validate_key_confirm(struct wpa_state_machine *sm, const u8 *ies, size_t ies_len) argument
2476 fils_decrypt_assoc(struct wpa_state_machine *sm, const u8 *fils_session, const struct ieee80211_mgmt *mgmt, size_t frame_len, u8 *pos, size_t left) argument
2564 fils_encrypt_assoc(struct wpa_state_machine *sm, u8 *buf, size_t current_len, size_t max_len, const struct wpabuf *hlp) argument
2642 fils_prepare_plainbuf(struct wpa_state_machine *sm, const struct wpabuf *hlp) argument
2731 fils_set_tk(struct wpa_state_machine *sm) argument
2760 hostapd_eid_assoc_fils_session(struct wpa_state_machine *sm, u8 *buf, const u8 *fils_session, struct wpabuf *hlp) argument
2793 get_sta_tx_parameters(struct wpa_state_machine *sm, int ap_max_chanwidth, int ap_seg1_idx, int *bandwidth, int *seg1_idx) argument
3050 ieee80211w_kde_len(struct wpa_state_machine *sm) argument
3062 ieee80211w_kde_add(struct wpa_state_machine *sm, u8 *pos) argument
3098 ieee80211w_kde_len(struct wpa_state_machine *sm) argument
3104 ieee80211w_kde_add(struct wpa_state_machine *sm, u8 *pos) argument
3112 ocv_oci_len(struct wpa_state_machine *sm) argument
3121 ocv_oci_add(struct wpa_state_machine *sm, u8 **argpos) argument
3789 wpa_group_update_sta(struct wpa_state_machine *sm, void *ctx) argument
3825 wpa_wnmsleep_rekey_gtk(struct wpa_state_machine *sm) argument
3834 wpa_set_wnmsleep(struct wpa_state_machine *sm, int flag) argument
3841 wpa_wnmsleep_gtk_subelem(struct wpa_state_machine *sm, u8 *pos) argument
3873 wpa_wnmsleep_igtk_subelem(struct wpa_state_machine *sm, u8 *pos) argument
3971 wpa_group_disconnect_cb(struct wpa_state_machine *sm, void *ctx) argument
4033 wpa_sm_step(struct wpa_state_machine *sm) argument
4076 struct wpa_state_machine *sm = eloop_ctx; local
4081 wpa_auth_sm_notify(struct wpa_state_machine *sm) argument
4213 wpa_get_mib_sta(struct wpa_state_machine *sm, char *buf, size_t buflen) argument
4276 wpa_auth_pairwise_set(struct wpa_state_machine *sm) argument
4282 wpa_auth_get_pairwise(struct wpa_state_machine *sm) argument
4288 wpa_auth_get_pmk(struct wpa_state_machine *sm, int *len) argument
4297 wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm) argument
4305 wpa_auth_sta_wpa_version(struct wpa_state_machine *sm) argument
4313 wpa_auth_sta_ft_tk_already_set(struct wpa_state_machine *sm) argument
4321 wpa_auth_sta_fils_tk_already_set(struct wpa_state_machine *sm) argument
4329 wpa_auth_sta_clear_pmksa(struct wpa_state_machine *sm, struct rsn_pmksa_cache_entry *entry) argument
4340 wpa_auth_sta_get_pmksa(struct wpa_state_machine *sm) argument
4346 wpa_auth_sta_local_mic_failure_report(struct wpa_state_machine *sm) argument
4362 wpa_auth_pmksa_add(struct wpa_state_machine *sm, const u8 *pmk, unsigned int pmk_len, int session_timeout, struct eapol_state_machine *eapol) argument
4434 wpa_auth_add_sae_pmkid(struct wpa_state_machine *sm, const u8 *pmkid) argument
4552 wpa_auth_pmksa_set_to_sm(struct rsn_pmksa_cache_entry *pmksa, struct wpa_state_machine *sm, struct wpa_authenticator *wpa_auth, u8 *pmkid, u8 *pmk) argument
4737 wpa_auth_sta_set_vlan(struct wpa_state_machine *sm, int vlan_id) argument
4774 wpa_auth_eapol_key_tx_status(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int ack) argument
4812 wpa_auth_uses_sae(struct wpa_state_machine *sm) argument
4820 wpa_auth_uses_ft_sae(struct wpa_state_machine *sm) argument
4829 wpa_auth_get_ip_addr(struct wpa_state_machine *sm, u8 *addr) argument
4912 wpa_auth_get_fils_aead_params(struct wpa_state_machine *sm, u8 *fils_anonce, u8 *fils_snonce, u8 *fils_kek, size_t *fils_kek_len) argument
4923 wpa_auth_add_fils_pmk_pmkid(struct wpa_state_machine *sm, const u8 *pmk, size_t pmk_len, const u8 *pmkid) argument
4935 wpa_auth_set_auth_alg(struct wpa_state_machine *sm, u16 auth_alg) argument
4943 wpa_auth_set_dpp_z(struct wpa_state_machine *sm, const struct wpabuf *z) argument
4955 wpa_auth_resend_m1(struct wpa_state_machine *sm, int change_anonce, void (*cb)(void *ctx1, void *ctx2), void *ctx1, void *ctx2) argument
4977 wpa_auth_resend_m3(struct wpa_state_machine *sm, void (*cb)(void *ctx1, void *ctx2), void *ctx1, void *ctx2) argument
5152 wpa_auth_resend_group_m1(struct wpa_state_machine *sm, void (*cb)(void *ctx1, void *ctx2), void *ctx1, void *ctx2) argument
[all...]
H A Dwpa_auth_ft.c1792 void wpa_ft_sta_deinit(struct wpa_state_machine *sm) argument
1915 struct wpa_state_machine *sm = eloop_ctx; local
1928 wpa_ft_pull_pmk_r1(struct wpa_state_machine *sm, const u8 *ies, size_t ies_len, const u8 *pmk_r0_name) argument
2049 wpa_ft_store_pmk_fils(struct wpa_state_machine *sm, const u8 *pmk_r0, const u8 *pmk_r0_name) argument
2078 wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk) argument
2165 wpa_ft_gtk_subelem(struct wpa_state_machine *sm, size_t *len) argument
2236 wpa_ft_igtk_subelem(struct wpa_state_machine *sm, size_t *len) argument
2285 wpa_ft_process_rdie(struct wpa_state_machine *sm, u8 *pos, u8 *end, u8 id, u8 descr_count, const u8 *ies, size_t ies_len) argument
2384 wpa_ft_process_ric(struct wpa_state_machine *sm, u8 *pos, u8 *end, const u8 *ric, size_t ric_len) argument
2416 wpa_sm_write_assoc_resp_ies(struct wpa_state_machine *sm, u8 *pos, size_t max_len, int auth_alg, const u8 *req_ies, size_t req_ies_len) argument
2626 wpa_ft_install_ptk(struct wpa_state_machine *sm) argument
2665 wpa_ft_psk_pmk_r1(struct wpa_state_machine *sm, const u8 *req_pmk_r1_name, u8 *out_pmk_r1, int *out_pairwise, struct vlan_description *out_vlan, const u8 **out_identity, size_t *out_identity_len, const u8 **out_radius_cui, size_t *out_radius_cui_len, int *out_session_timeout) argument
2745 wpa_ft_set_key_mgmt(struct wpa_state_machine *sm, struct wpa_ft_ies *parse) argument
2786 wpa_ft_local_derive_pmk_r1(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, const u8 *r0kh_id, size_t r0kh_id_len, const u8 *req_pmk_r0_name, const u8 *req_pmk_r1_name, u8 *out_pmk_r1, int *out_pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *out_session_timeout) argument
2861 wpa_ft_process_auth_req(struct wpa_state_machine *sm, const u8 *ies, size_t ies_len, u8 **resp_ies, size_t *resp_ies_len) argument
3069 wpa_ft_process_auth(struct wpa_state_machine *sm, const u8 *bssid, u16 auth_transaction, const u8 *ies, size_t ies_len, void (*cb)(void *ctx, const u8 *dst, const u8 *bssid, u16 auth_transaction, u16 status, const u8 *ies, size_t ies_len), void *ctx) argument
3113 wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies, size_t ies_len) argument
3326 wpa_ft_action_rx(struct wpa_state_machine *sm, const u8 *data, size_t len) argument
3406 struct wpa_state_machine *sm = ctx; local
3418 struct wpa_state_machine *sm; local
3452 wpa_ft_send_rrb_auth_resp(struct wpa_state_machine *sm, const u8 *current_ap, const u8 *sta_addr, u16 status, const u8 *resp_ies, size_t resp_ies_len) argument
3904 ft_finish_pull(struct wpa_state_machine *sm) argument
3939 struct wpa_state_machine *sm; member in struct:ft_get_sta_ctx
3943 ft_get_sta_cb(struct wpa_state_machine *sm, void *ctx) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap.c56 static Boolean eapol_get_bool(struct eap_sm *sm, enum eapol_bool_var var) argument
62 static void eapol_set_bool(struct eap_sm *sm, enu argument
69 eapol_get_int(struct eap_sm *sm, enum eapol_int_var var) argument
75 eapol_set_int(struct eap_sm *sm, enum eapol_int_var var, unsigned int value) argument
82 eapol_get_eapReqData(struct eap_sm *sm) argument
88 eap_notify_status(struct eap_sm *sm, const char *status, const char *parameter) argument
98 eap_report_error(struct eap_sm *sm, int error_code) argument
106 eap_sm_free_key(struct eap_sm *sm) argument
115 eap_deinit_prev_method(struct eap_sm *sm, const char *txt) argument
139 eap_config_allowed_method(struct eap_sm *sm, struct eap_peer_config *config, int vendor, u32 method) argument
166 eap_allowed_method(struct eap_sm *sm, int vendor, u32 method) argument
174 eap_sm_append_3gpp_realm(struct eap_sm *sm, char *imsi, size_t max_len, size_t *imsi_len, int mnc_len) argument
435 eap_get_realm(struct eap_sm *sm, struct eap_peer_config *config) argument
518 eap_home_realm(struct eap_sm *sm) argument
525 eap_erp_get_key(struct eap_sm *sm, const char *realm) argument
545 eap_erp_get_key_nai(struct eap_sm *sm, const char *nai) argument
565 eap_erp_remove_keys_realm(struct eap_sm *sm, const char *realm) argument
577 eap_peer_update_erp_next_seq_num(struct eap_sm *sm, u16 next_seq_num) argument
611 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) argument
662 eap_peer_erp_free_keys(struct eap_sm *sm) argument
676 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) argument
793 eap_peer_build_erp_reauth_start(struct eap_sm *sm, u8 eap_id) argument
849 eap_peer_erp_reauth_start(struct eap_sm *sm, u8 eap_id) argument
1098 eap_success_workaround(struct eap_sm *sm, int reqId, int lastId) argument
1128 eap_peer_sm_step_idle(struct eap_sm *sm) argument
1160 eap_peer_req_is_duplicate(struct eap_sm *sm) argument
1186 eap_peer_sm_allow_canned(struct eap_sm *sm) argument
1195 eap_peer_sm_step_received(struct eap_sm *sm) argument
1257 eap_peer_sm_step_local(struct eap_sm *sm) argument
1351 eap_sm_allowMethod(struct eap_sm *sm, int vendor, EapType method) argument
1367 eap_sm_build_expanded_nak( struct eap_sm *sm, int id, const struct eap_method *methods, size_t count) argument
1414 eap_sm_buildNak(struct eap_sm *sm, int id) argument
1463 eap_sm_processIdentity(struct eap_sm *sm, const struct wpabuf *req) argument
1515 eap_sm_imsi_identity(struct eap_sm *sm, struct eap_peer_config *conf) argument
1595 eap_sm_set_scard_pin(struct eap_sm *sm, struct eap_peer_config *conf) argument
1614 eap_sm_get_scard_identity(struct eap_sm *sm, struct eap_peer_config *conf) argument
1637 eap_sm_buildIdentity(struct eap_sm *sm, int id, int encrypted) argument
1701 eap_sm_processNotify(struct eap_sm *sm, const struct wpabuf *req) argument
1734 eap_peer_initiate(struct eap_sm *sm, const struct eap_hdr *hdr, size_t len) argument
1785 eap_peer_finish(struct eap_sm *sm, const struct eap_hdr *hdr, size_t len) argument
1946 eap_sm_parseEapReq(struct eap_sm *sm, const struct wpabuf *req) argument
2063 struct eap_sm *sm = ctx; local
2135 struct eap_sm *sm; local
2185 eap_peer_sm_deinit(struct eap_sm *sm) argument
2208 eap_peer_sm_step(struct eap_sm *sm) argument
2228 eap_sm_abort(struct eap_sm *sm) argument
2333 eap_sm_get_status(struct eap_sm *sm, char *buf, size_t buflen, int verbose) argument
2393 eap_sm_request(struct eap_sm *sm, enum wpa_ctrl_req_type field, const char *msg, size_t msglen) argument
2458 eap_sm_get_method_name(struct eap_sm *sm) argument
2475 eap_sm_request_identity(struct eap_sm *sm) argument
2490 eap_sm_request_password(struct eap_sm *sm) argument
2505 eap_sm_request_new_password(struct eap_sm *sm) argument
2520 eap_sm_request_pin(struct eap_sm *sm) argument
2536 eap_sm_request_otp(struct eap_sm *sm, const char *msg, size_t msg_len) argument
2551 eap_sm_request_passphrase(struct eap_sm *sm) argument
2562 eap_sm_request_sim(struct eap_sm *sm, const char *req) argument
2575 eap_sm_notify_ctrl_attached(struct eap_sm *sm) argument
2682 eap_set_fast_reauth(struct eap_sm *sm, int enabled) argument
2693 eap_set_workaround(struct eap_sm *sm, unsigned int workaround) argument
2709 eap_get_config(struct eap_sm *sm) argument
2721 eap_get_config_identity(struct eap_sm *sm, size_t *len) argument
2731 eap_get_ext_password(struct eap_sm *sm, struct eap_peer_config *config) argument
2758 eap_get_config_password(struct eap_sm *sm, size_t *len) argument
2785 eap_get_config_password2(struct eap_sm *sm, size_t *len, int *hash) argument
2813 eap_get_config_new_password(struct eap_sm *sm, size_t *len) argument
2829 eap_get_config_otp(struct eap_sm *sm, size_t *len) argument
2847 eap_clear_config_otp(struct eap_sm *sm) argument
2864 eap_get_config_phase1(struct eap_sm *sm) argument
2878 eap_get_config_phase2(struct eap_sm *sm) argument
2887 eap_get_config_fragment_size(struct eap_sm *sm) argument
2901 eap_key_available(struct eap_sm *sm) argument
2916 eap_notify_success(struct eap_sm *sm) argument
2932 eap_notify_lower_layer_success(struct eap_sm *sm) argument
2962 eap_get_eapSessionId(struct eap_sm *sm, size_t *len) argument
2985 eap_get_eapKeyData(struct eap_sm *sm, size_t *len) argument
3007 eap_get_eapRespData(struct eap_sm *sm) argument
3029 eap_register_scard_ctx(struct eap_sm *sm, void *ctx) argument
3044 eap_set_config_blob(struct eap_sm *sm, struct wpa_config_blob *blob) argument
3058 eap_get_config_blob(struct eap_sm *sm, const char *name) argument
3077 eap_set_force_disabled(struct eap_sm *sm, int disabled) argument
3088 eap_set_external_sim(struct eap_sm *sm, int external_sim) argument
3103 eap_notify_pending(struct eap_sm *sm) argument
3113 eap_invalidate_cached_session(struct eap_sm *sm) argument
3146 eap_sm_set_ext_pw_ctx(struct eap_sm *sm, struct ext_password_data *ext) argument
3160 eap_set_anon_id(struct eap_sm *sm, const u8 *id, size_t len) argument
3167 eap_peer_was_failure_expected(struct eap_sm *sm) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c168 struct eapol_sm *sm local
203 eapol_enable_timer_tick(struct eapol_sm *sm) argument
650 eapol_sm_txLogoff(struct eapol_sm *sm) argument
660 eapol_sm_txStart(struct eapol_sm *sm) argument
679 eapol_sm_processKey(struct eapol_sm *sm) argument
858 eapol_sm_getSuppRsp(struct eapol_sm *sm) argument
868 eapol_sm_txSuppRsp(struct eapol_sm *sm) argument
910 eapol_sm_abortSupp(struct eapol_sm *sm) argument
931 eapol_sm_set_port_authorized(struct eapol_sm *sm) argument
943 eapol_sm_set_port_unauthorized(struct eapol_sm *sm) argument
963 eapol_sm_step(struct eapol_sm *sm) argument
1097 eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int authPeriod, int startPeriod, int maxStart) argument
1118 eapol_sm_get_method_name(struct eapol_sm *sm) argument
1142 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
1201 eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) argument
1271 eapol_sm_rx_eapol(struct eapol_sm *sm, const u8 *src, const u8 *buf, size_t len) argument
1427 eapol_sm_notify_tx_eapol_key(struct eapol_sm *sm) argument
1441 eapol_sm_notify_portEnabled(struct eapol_sm *sm, Boolean enabled) argument
1461 eapol_sm_notify_portValid(struct eapol_sm *sm, Boolean valid) argument
1483 eapol_sm_notify_eap_success(struct eapol_sm *sm, Boolean success) argument
1505 eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) argument
1529 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, const struct eapol_config *conf) argument
1575 eapol_sm_get_key(struct eapol_sm *sm, u8 *key, size_t len) argument
1629 eapol_sm_get_session_id(struct eapol_sm *sm, size_t *len) argument
1646 eapol_sm_notify_logoff(struct eapol_sm *sm, Boolean logoff) argument
1666 eapol_sm_notify_cached(struct eapol_sm *sm) argument
1683 eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm) argument
1692 eapol_sm_abort_cached(struct eapol_sm *sm) argument
1720 eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx) argument
1736 eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) argument
1754 eapol_sm_notify_ctrl_attached(struct eapol_sm *sm) argument
1769 eapol_sm_notify_ctrl_response(struct eapol_sm *sm) argument
1791 eapol_sm_request_reauth(struct eapol_sm *sm) argument
1809 eapol_sm_notify_lower_layer_success(struct eapol_sm *sm, int in_eapol_sm) argument
1823 eapol_sm_invalidate_cached_session(struct eapol_sm *sm) argument
1832 struct eapol_sm *sm = ctx; local
1839 struct eapol_sm *sm = ctx; local
1849 struct eapol_sm *sm = ctx; local
1881 struct eapol_sm *sm = ctx; local
1921 struct eapol_sm *sm = ctx; local
1935 struct eapol_sm *sm = ctx; local
1951 struct eapol_sm *sm = ctx; local
1962 struct eapol_sm *sm = ctx; local
1975 struct eapol_sm *sm = ctx; local
1992 struct eapol_sm *sm = ctx; local
2004 struct eapol_sm *sm = ctx; local
2013 struct eapol_sm *sm = ctx; local
2022 struct eapol_sm *sm = ctx; local
2033 struct eapol_sm *sm = ctx; local
2044 struct eapol_sm *sm = ctx; local
2055 struct eapol_sm *sm = ctx; local
2096 struct eapol_sm *sm; local
2155 eapol_sm_deinit(struct eapol_sm *sm) argument
2172 eapol_sm_set_ext_pw_ctx(struct eapol_sm *sm, struct ext_password_data *ext) argument
2180 eapol_sm_failed(struct eapol_sm *sm) argument
2191 struct eapol_sm *sm = ctx; local
2200 eapol_sm_erp_flush(struct eapol_sm *sm) argument
2207 eapol_sm_build_erp_reauth_start(struct eapol_sm *sm) argument
2219 eapol_sm_process_erp_finish(struct eapol_sm *sm, const u8 *buf, size_t len) argument
2230 eapol_sm_update_erp_next_seq_num(struct eapol_sm *sm, u16 next_seq_num) argument
2242 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) argument
[all...]
/freebsd-11-stable/sys/dev/vt/
H A Dvt_core.c2350 scrmap_t *sm = (scrmap_t *)data; local
/freebsd-11-stable/sys/dev/sound/pci/
H A Demu10kx-pcm.c112 struct snd_mixer *sm; member in struct:emu_pcm_info
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h167 PathDiagnosticLocation(SourceLocation L, const SourceManager &sm, Kind kind) argument
182 PathDiagnosticLocation(const Stmt *s, const SourceManager &sm, argument
193 PathDiagnosticLocation(const Decl *d, const SourceManager &sm) argument
203 PathDiagnosticLocation(SourceLocation loc, const SourceManager &sm) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp756 Scanner::Scanner(StringRef Input, SourceMgr &sm, bool ShowColors, argument
/freebsd-11-stable/sys/dev/sound/pcm/
H A Ddsp.c2942 struct pcmchan_syncmember *sm, *sm_tmp; local
[all...]
/freebsd-11-stable/sys/powerpc/booke/
H A Dpmap.c2283 mmu_booke_copy_page(mmu_t mmu, vm_page_t sm, vm_page_t dm) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dmetaslab.c2273 space_map_t *sm = msp->ms_sm; local
2327 space_map_t *sm = msp->ms_sm; local
/freebsd-11-stable/sys/net/
H A Dif_spppsubr.c4827 struct sockaddr_in *si, *sm; local
4930 struct sockaddr_in6 *si, *sm; local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1331 PredTransitions(CodeGenSchedModels &sm): SchedModels(sm) {} argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1186 PrettyStackTraceDecl(const Decl *theDecl, SourceLocation L, SourceManager &sm, const char *Msg) argument
H A DType.h2943 ConstantArrayType(QualType et, QualType can, const llvm::APInt &size, const Expr *sz, ArraySizeModifier sm, unsigned tq) argument
2998 IncompleteArrayType(QualType et, QualType can, ArraySizeModifier sm, unsigned tq) argument
3049 VariableArrayType(QualType et, QualType can, Expr *e, ArraySizeModifier sm, unsigned tq, SourceRange brackets) argument
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf.c3224 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, argument
3598 pf_create_state(struct pf_rule *r, struct pf_rule *nr, struct pf_rule *a, struct pf_pdesc *pd, struct pf_src_node *nsn, struct pf_state_key *nk, struct pf_state_key *sk, struct mbuf *m, int off, u_int16_t sport, u_int16_t dport, int *rewrite, struct pfi_kif *kif, struct pf_state **sm, int tag, u_int16_t bproto_sum, u_int16_t bip_sum, int hdrlen) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp117 ArrayType(TypeClass tc, QualType et, QualType can, ArraySizeModifier sm, unsigned tq, const Expr *sz) argument
200 DependentSizedArrayType(const ASTContext &Context, QualType et, QualType can, Expr *e, ArraySizeModifier sm, unsigned tq, SourceRange brackets) argument
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c662 space_map_t *sm = vd->vdev_dtl_sm; local
682 space_map_t *sm = vd->vdev_ms[m]->ms_sm; local
776 dump_spacemap(objset_t *os, space_map_t *sm) argument
889 space_map_t *sm = msp->ms_sm; local
[all...]

Completed in 533 milliseconds

1234567