Home
last modified time | relevance | path

Searched defs:kde (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c972 struct wpa_eapol_ie_parse kde; in wpa_tdls_recv_teardown() local
1596 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_discovery_request() local
1663 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates()
1679 static int copy_peer_ht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ht_capab()
1705 static int copy_peer_vht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_vht_capab()
1731 static int copy_peer_he_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_he_capab()
1754 static int copy_peer_he_6ghz_band_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_he_6ghz_band_capab()
1781 static int copy_peer_ext_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ext_capab()
1805 static int copy_peer_eht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_eht_capab()
1828 static int copy_peer_wmm_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_wmm_capab()
[all …]
Dwpa.c678 struct wpa_eapol_ie_parse *kde) in wpa_handle_ext_key_id()
722 static u8 * rsn_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len) in rsn_add_kde()
865 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local
2157 u8 *kde = NULL; in wpa_supplicant_send_4_of_4() local
6041 struct wpa_eapol_ie_parse kde; in fils_process_assoc_resp() local
/external/rust/crates/criterion/src/
Dkde.rs23 let kde = Kde::new(sample, Gaussian, Bandwidth::Silverman); in sweep_and_estimate() localVariable
Dlib.rs69 mod kde; module
/external/rust/crates/criterion/src/stats/univariate/
Dmod.rs8 pub mod kde; module
/external/rust/crates/criterion/src/stats/univariate/kde/
Dmod.rs115 let kde = Kde::new(data, Gaussian, Bandwidth::Silverman); localVariable
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c901 struct wpa_eapol_ie_parse *kde) in ft_check_msg_2_of_4()
1088 struct wpa_eapol_ie_parse kde; in wpa_receive() local
1591 const u8 *kde, size_t kde_len, in __wpa_send_eapol()
1819 const u8 *kde, size_t kde_len, in wpa_send_eapol()
3170 struct wpa_eapol_ie_parse *kde) in wpa_auth_validate_ml_kdes_m2()
3247 struct wpa_eapol_ie_parse kde; in SM_STATE() local
4072 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde = NULL, *pos, stub_gtk[32]; in SM_STATE() local
4369 struct wpa_eapol_ie_parse kde; in wpa_auth_validate_ml_kdes_m4() local
4662 const u8 *kde = NULL; in SM_STATE() local
4762 struct wpa_eapol_ie_parse kde; in SM_STATE() local
[all …]
Dwpa_auth_ie.c569 u8 * wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len, in wpa_add_kde()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DLanguageGroup.java130 add( in add()