Home
last modified time | relevance | path

Searched defs:k (Results 1 – 25 of 28) sorted by relevance

12

/hostap-latest/src/crypto/
Dmilenage.c36 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()
Dfips_prf_internal.c21 int i, j, m, k; in fips186_2_prf() local
Drc4.c19 u32 i, j, k; in rc4_skip() local
Dfips_prf_openssl.c65 int i, j, m, k; in fips186_2_prf() local
Dfips_prf_wolfssl.c40 int i, j, m, k; in fips186_2_prf() local
Dcrypto_module_tests.c163 u8 k[16]; member
/hostap-latest/tests/
Dtest-aes.c59 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
Dtest-milenage.c14 static int milenage_opc(const u8 *op, const u8 *k, u8 *opc) in milenage_opc()
253 u8 k[16]; member
/hostap-latest/wlantest/
Dwep.c19 u32 i, j, k; in wep_crypt() local
50 u8 k[16]; in try_wep() local
Drx_eapol.c1037 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/
Dsae.c287 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
Dhw_features_common.c118 size_t k; in allowed_ht40_channel_pair() local
/hostap-latest/src/utils/
Dpcsc_funcs.h35 #define scard_gsm_auth(s, r, s2, k) -1 argument
/hostap-latest/hostapd/
Dmain.c362 int k; in hostapd_interface_init() local
517 size_t i, k; in hostapd_global_run() local
/hostap-latest/src/eap_common/
Deap_pwd_common.c330 int compute_keys(EAP_PWD_group *grp, const struct crypto_bignum *k, in compute_keys()
Deap_sim_common.c231 static void prf_prime(const u8 *k, const char *seed1, in prf_prime()
/hostap-latest/src/p2p/
Dp2p_utils.c475 unsigned int k; in p2p_channels_to_freqs() local
/hostap-latest/src/eap_peer/
Deap_pwd.c45 struct crypto_bignum *k; member
Deap_sim.c315 u8 opc[16], k[16]; in eap_sim_gsm_auth() local
Deap_aka.c307 u8 opc[16], k[16], sqn[6]; in eap_aka_umts_auth() local
/hostap-latest/src/drivers/
Dndis_events.c245 LONG lower, upper, k; in ndis_events_media_specific() local
/hostap-latest/src/eap_server/
Deap_server_pwd.c43 struct crypto_bignum *k; member
/hostap-latest/src/ap/
Dacs.c843 unsigned int k; in acs_find_ideal_chan_mode() local
Dhostapd.c3281 int k; in hostapd_interface_init_bss() local
3952 size_t i, j, k = 0; in hostapd_remove_iface() local
/hostap-latest/wpa_supplicant/
Devents.c964 int i, j, k; in rate_match() local
5987 int i, k = 0; in bitmap_to_str() local

12