/hostap-latest/src/p2p/ |
D | p2p_sd.c | 53 struct p2p_sd_query *q; in p2p_pending_sd_req() local 119 struct p2p_sd_query *q, *prev; in p2p_unlink_sd_query() local 147 static void p2p_free_sd_query(struct p2p_sd_query *q) in p2p_free_sd_query() 158 struct p2p_sd_query *q, *prev; in p2p_free_sd_queries() local 611 struct p2p_sd_query *q; in p2p_rx_gas_initial_resp() local 857 struct p2p_sd_query *q; in p2p_rx_gas_comeback_resp() local 882 struct p2p_sd_query *q; in p2p_sd_request() local 925 struct p2p_sd_query *q; in p2p_sd_request_wfd() local
|
/hostap-latest/hs20/server/www/ |
D | est.php | 42 $q = $db->query($sql); variable 79 $q = $db->query($sql); variable
|
/hostap-latest/src/crypto/ |
D | crypto_internal-modexp.c | 62 struct bignum *p, *q, *tmp; in crypto_dh_derive_secret() local
|
D | crypto_nettle.c | 353 mpz_t p, q, tmp; in crypto_dh_derive_secret() local
|
D | crypto_gnutls.c | 332 gcry_mpi_t p = NULL, q = NULL, tmp; in crypto_dh_derive_secret() local
|
D | tls_openssl.c | 4124 BIGNUM *p = NULL, *q = NULL, *g = NULL; in openssl_dsa_to_dh() local
|
D | crypto_openssl.c | 783 BIGNUM *q, *tmp; in crypto_dh_derive_secret() local
|
/hostap-latest/src/tls/ |
D | rsa.c | 24 struct bignum *q; /* prime q (factor of n) */ member
|
D | libtommath.c | 1544 mp_digit q; in mp_count_bits() local 1603 mp_int ta, tb, tq, q; in mp_div() local 1685 mp_int q, x, y, t1, t2; in mp_div() local 2146 mp_int q; in mp_reduce_2k_l() local 2252 mp_int q; in mp_reduce() local
|
/hostap-latest/src/ap/ |
D | gas_query_ap.c | 186 struct gas_query_pending *q; in gas_query_get_pending() local 619 struct gas_query_pending *q; in gas_query_dialog_token_available() local
|
D | ieee802_11.c | 1677 struct hostapd_sae_commit_queue *q; in auth_sae_process_commit() local 1703 struct hostapd_sae_commit_queue *q, *q2; in auth_sae_queue() local 1759 struct hostapd_sae_commit_queue *q; in auth_sae_queued_addr() local
|
D | hostapd.c | 592 struct hostapd_sae_commit_queue *q; in hostapd_free_hapd_data() local
|
/hostap-latest/wpa_supplicant/ |
D | gas_query.c | 201 struct gas_query_pending *q; in gas_query_get_pending() local 675 struct gas_query_pending *q; in gas_query_dialog_token_available() local
|
D | p2p_supplicant_sd.c | 682 const u8 q[] = { 1, (const u8) '*', 0 }; in wpas_sd_all_asp() local
|
/hostap-latest/src/common/ |
D | dpp_crypto.c | 1060 const struct crypto_bignum *q; in dpp_auth_derive_l_responder() local 1689 const struct crypto_bignum *q; in dpp_reconfig_derive_ke_responder() local 2233 const struct crypto_bignum *q; in dpp_gen_reconfig_id() local 2288 const struct crypto_bignum *q; in dpp_update_reconfig_id() local
|
D | wpa_common.c | 2196 size_t q, r0_key_data_len; in wpa_derive_pmk_r0() local
|
/hostap-latest/src/fst/ |
D | fst_ctrl_iface.c | 213 char *p, *q; in session_set() local
|