Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 125) sorted by relevance

12345

/hostap-latest/src/common/
Ddragonfly.c60 struct crypto_bignum *tmp; in dragonfly_get_random_qr_qnr() local
93 struct crypto_bignum *tmp, *pm1, *one; in dragonfly_get_rand_1_to_p_1() local
226 struct crypto_bignum *tmp, *one; in dragonfly_sqrt() local
Dsae_pk.c252 u8 dtable[256], *out, *pos, tmp; in sae_pk_base32_decode() local
361 struct sae_temporary_data *tmp = sae->tmp; in sae_pk_set_password() local
549 struct sae_temporary_data *tmp = sae->tmp; in sae_pk_hash_sig_data() local
601 struct sae_temporary_data *tmp = sae->tmp; in sae_write_confirm_pk() local
707 struct sae_temporary_data *tmp = sae->tmp; in sae_pk_valid_fingerprint() local
773 struct sae_temporary_data *tmp = sae->tmp; in sae_check_confirm_pk() local
Dgas_server.c486 struct gas_server_response *tmp, *response = NULL; in gas_server_set_resp() local
513 struct gas_server_response *tmp, *response = NULL; in gas_server_set_comeback_delay() local
537 struct gas_server_response *tmp; in gas_server_response_sent() local
571 struct gas_server_handler *handler, *tmp; in gas_server_deinit() local
Dsae.c28 struct sae_temporary_data *tmp; in sae_set_group() local
98 struct sae_temporary_data *tmp; in sae_clear_temp_data() local
979 struct crypto_bignum *one = NULL, *two = NULL, *bn = NULL, *tmp = NULL, in sae_derive_pt_ffc() local
1107 struct sae_pt *pt = NULL, *last = NULL, *tmp; in sae_derive_pt() local
1156 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ecc() local
1219 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ffc() local
1533 struct crypto_bignum *tmp; in sae_derive_keys() local
/hostap-latest/src/utils/
Deloop_win.c117 struct eloop_sock *tmp; in eloop_register_read_sock() local
187 struct eloop_event *tmp; in eloop_register_event() local
241 struct eloop_timeout *timeout, *tmp; in eloop_register_timeout() local
344 struct eloop_timeout *tmp; in eloop_is_timeout_registered() local
362 struct eloop_timeout *tmp; in eloop_deplete_timeout() local
394 struct eloop_timeout *tmp; in eloop_replenish_timeout() local
469 struct eloop_signal *tmp; in eloop_register_signal() local
Dwpabuf.c219 void *tmp = wpabuf_mhead_u8(buf) + wpabuf_len(buf); in wpabuf_put() local
301 void *tmp = wpabuf_mhead_u8(buf) + wpabuf_len(buf); in wpabuf_printf() local
Deloop.c273 struct eloop_sock *tmp; in eloop_sock_table_add_sock() local
776 struct eloop_timeout *timeout, *tmp; in eloop_register_timeout() local
889 struct eloop_timeout *tmp; in eloop_is_timeout_registered() local
907 struct eloop_timeout *tmp; in eloop_deplete_timeout() local
939 struct eloop_timeout *tmp; in eloop_replenish_timeout() local
1031 struct eloop_signal *tmp; in eloop_register_signal() local
Djson.c83 char *tmp; in json_parse_string() local
618 char *tmp; in json_add_string_escape() local
/hostap-latest/src/wps/
Dwps_upnp.c297 struct subscr_addr *a, *tmp; in subscr_addr_free_all() local
486 struct subscription *s, *tmp; in upnp_wps_device_send_event() local
577 struct subscription *s, *tmp; in subscription_list_age() local
989 struct advertisement_state_machine *a, *tmp; in upnp_wps_free_msearchreply() local
999 struct subscription *s, *tmp; in upnp_wps_free_subscriptions() local
/hostap-latest/src/p2p/
Dp2p_pd.c421 struct p2ps_provision *tmp; in p2ps_setup_p2ps_prov() local
837 struct p2ps_provision *tmp; in p2p_process_prov_disc_req() local
864 struct p2ps_provision *tmp; in p2p_process_prov_disc_req() local
958 u8 tmp; in p2p_process_prov_disc_req() local
1474 u8 tmp; in p2p_process_prov_disc_resp() local
/hostap-latest/tests/
Dtest-list.c31 struct test *t, *tmp; in main() local
/hostap-latest/src/crypto/
Drandom.c177 u8 tmp[EXTRACT_LEN]; in random_get_bytes() local
193 u8 tmp[EXTRACT_LEN]; in random_get_bytes() local
Daes-ccm.c120 u8 tmp[AES_BLOCK_SIZE]; in aes_ccm_encr_auth() local
135 u8 tmp[AES_BLOCK_SIZE]; in aes_ccm_decr_auth() local
Daes-cbc.c63 u8 cbc[AES_BLOCK_SIZE], tmp[AES_BLOCK_SIZE]; in aes_128_cbc_decrypt() local
Dsha1-pbkdf2.c18 unsigned char tmp[SHA1_MAC_LEN], tmp2[SHA1_MAC_LEN]; in pbkdf2_sha1_f() local
Daes-gcm.c107 u8 tmp[16]; in ghash() local
146 u8 cb[AES_BLOCK_SIZE], tmp[AES_BLOCK_SIZE]; in aes_gctr() local
Dcrypto_internal-modexp.c62 struct bignum *p, *q, *tmp; in crypto_dh_derive_secret() local
/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Duserdatarequest.cpp39 char *tmp, *pos, *pos2; in setParams() local
Daddinterface.cpp106 int id, tmp; in addRegistryInterface() local
/hostap-latest/tests/fuzzing/asn1/
Dasn1.c40 u8 tmp; in asn1_parse() local
/hostap-latest/src/radius/
Dradius_das.c62 char tmp[100]; in radius_das_disconnect() local
227 char tmp[100]; in radius_das_coa() local
/hostap-latest/src/ap/
Dwpa_auth_ie.c518 u32 capab = 0, tmp; in wpa_write_rsnxe() local
550 u32 capab, tmp; in wpa_write_rsnxe_override() local
1475 u8 tmp[10 * RSN_SELECTOR_LEN]; in wpa_auth_write_fd_rsn_info() local
Dieee802_11_auth.c338 struct hostapd_cached_radius_acl *prev, *entry, *tmp; in hostapd_acl_expire_cache() local
368 struct hostapd_acl_query_data *prev, *entry, *tmp; in hostapd_acl_expire_queries() local
/hostap-latest/wpa_supplicant/
Dconfig.c69 char **dst, *tmp; in wpa_config_parse_str() local
1573 struct eap_method_type *methods = NULL, *tmp; in wpa_config_parse_eap() local
1734 char *tmp; in wpa_config_parse_password() local
1827 char *tmp; in wpa_config_parse_machine_password() local
4827 char **dst, *tmp; in wpa_global_config_parse_str() local
4877 char *tmp; in wpa_config_process_bgscan() local
4897 struct wpabuf **dst, *tmp; in wpa_global_config_parse_bin() local
5063 struct wpabuf *tmp; in wpa_config_process_wps_vendor_ext_m1() local
5242 struct wpabuf *tmp; in wpa_config_process_ap_vendor_elements() local
5267 struct wpabuf *tmp; in wpa_config_process_ap_assocresp_elements() local
[all …]
/hostap-latest/hostapd/
Dmain.c663 char *if_name, *tmp, **nnames; in hostapd_get_interface_names() local
989 struct hostapd_iface **tmp; in main() local

12345