/hostap-latest/src/crypto/ |
D | milenage.c | 36 int milenage_f1(const u8 *opc, const u8 *k, const u8 *_rand, in milenage_f1() 88 int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand, in milenage_f2345() 173 void milenage_generate(const u8 *opc, const u8 *amf, const u8 *k, in milenage_generate() 208 int milenage_auts(const u8 *opc, const u8 *k, const u8 *_rand, const u8 *auts, in milenage_auts() 235 int gsm_milenage(const u8 *opc, const u8 *k, const u8 *_rand, u8 *sres, u8 *kc) in gsm_milenage() 270 int milenage_check(const u8 *opc, const u8 *k, const u8 *sqn, const u8 *_rand, in milenage_check()
|
D | fips_prf_internal.c | 21 int i, j, m, k; in fips186_2_prf() local
|
D | rc4.c | 19 u32 i, j, k; in rc4_skip() local
|
D | fips_prf_openssl.c | 65 int i, j, m, k; in fips186_2_prf() local
|
D | fips_prf_wolfssl.c | 40 int i, j, m, k; in fips186_2_prf() local
|
D | crypto_module_tests.c | 163 u8 k[16]; member
|
/hostap-latest/tests/ |
D | test-aes.c | 59 char *k; member 237 u8 k[32], aad[32], iv[64], t[16], tag[16]; in test_gcm() local 337 u8 bin[2000], k[32], p[1024], c[1024 + 8], result[1024 + 8]; in test_nist_key_wrap_ae() local 465 u8 bin[2000], k[32], p[1024], c[1024 + 8], result[1024 + 8]; in test_nist_key_wrap_ad() local
|
D | test-milenage.c | 14 static int milenage_opc(const u8 *op, const u8 *k, u8 *opc) in milenage_opc() 253 u8 k[16]; member
|
/hostap-latest/wlantest/ |
D | wep.c | 19 u32 i, j, k; in wep_crypt() local 50 u8 k[16]; in try_wep() local
|
D | rx_eapol.c | 1037 struct wpa_eapol_key *k; in rx_data_eapol_key_3_of_4() local 1312 struct wpa_eapol_key *k; in rx_data_eapol_key_1_of_2() local
|
/hostap-latest/src/common/ |
D | sae.c | 287 u8 counter, k; in sae_derive_pwe_ecc() local 460 u8 counter, k, sel_counter = 0; in sae_derive_pwe_ffc() local 1431 static int sae_derive_k_ecc(struct sae_data *sae, u8 *k) in sae_derive_k_ecc() 1467 static int sae_derive_k_ffc(struct sae_data *sae, u8 *k) in sae_derive_k_ffc() 1505 static int sae_kdf_hash(size_t hash_len, const u8 *k, const char *label, in sae_kdf_hash() 1526 static int sae_derive_keys(struct sae_data *sae, const u8 *k) in sae_derive_keys() 1670 u8 k[SAE_MAX_PRIME_LEN]; in sae_process_commit() local
|
D | hw_features_common.c | 118 size_t k; in allowed_ht40_channel_pair() local
|
/hostap-latest/src/utils/ |
D | pcsc_funcs.h | 35 #define scard_gsm_auth(s, r, s2, k) -1 argument
|
/hostap-latest/hostapd/ |
D | main.c | 362 int k; in hostapd_interface_init() local 517 size_t i, k; in hostapd_global_run() local
|
/hostap-latest/src/eap_common/ |
D | eap_pwd_common.c | 330 int compute_keys(EAP_PWD_group *grp, const struct crypto_bignum *k, in compute_keys()
|
D | eap_sim_common.c | 231 static void prf_prime(const u8 *k, const char *seed1, in prf_prime()
|
/hostap-latest/src/p2p/ |
D | p2p_utils.c | 475 unsigned int k; in p2p_channels_to_freqs() local
|
/hostap-latest/src/eap_peer/ |
D | eap_pwd.c | 45 struct crypto_bignum *k; member
|
D | eap_sim.c | 315 u8 opc[16], k[16]; in eap_sim_gsm_auth() local
|
D | eap_aka.c | 307 u8 opc[16], k[16], sqn[6]; in eap_aka_umts_auth() local
|
/hostap-latest/src/drivers/ |
D | ndis_events.c | 245 LONG lower, upper, k; in ndis_events_media_specific() local
|
/hostap-latest/src/eap_server/ |
D | eap_server_pwd.c | 43 struct crypto_bignum *k; member
|
/hostap-latest/src/ap/ |
D | acs.c | 843 unsigned int k; in acs_find_ideal_chan_mode() local
|
D | hostapd.c | 3281 int k; in hostapd_interface_init_bss() local 3952 size_t i, j, k = 0; in hostapd_remove_iface() local
|
/hostap-latest/wpa_supplicant/ |
D | events.c | 964 int i, j, k; in rate_match() local 5987 int i, k = 0; in bitmap_to_str() local
|