Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 25 of 57) sorted by relevance

123

/hostap/src/common/
Dptksa_cache.c138 const u8 *addr, u32 cipher) in ptksa_cache_get()
233 void ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_flush()
278 const u8 *addr, u32 cipher, in ptksa_cache_add()
362 ptksa_cache_get(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_get()
376 u32 cipher, u32 life_time, const struct wpa_ptk *ptk, in ptksa_cache_add()
383 void ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_flush()
Dwpa_common.c387 struct wpa_ptk *ptk, int akmp, int cipher, in wpa_pmk_to_ptk()
661 u8 *ick, size_t *ick_len, int akmp, int cipher, in fils_pmk_to_ptk()
1430 bool pasn_use_sha384(int akmp, int cipher) in pasn_use_sha384()
1457 struct wpa_ptk *ptk, int akmp, int cipher, in pasn_pmk_to_ptk()
1567 u8 pasn_mic_len(int akmp, int cipher) in pasn_mic_len()
1583 int wpa_ltf_keyseed(struct wpa_ptk *ptk, int akmp, int cipher) in wpa_ltf_keyseed()
1652 int pasn_mic(const u8 *kck, int akmp, int cipher, in pasn_mic()
1728 int pasn_auth_frame_hash(int akmp, int cipher, const u8 *data, size_t len, in pasn_auth_frame_hash()
1833 int wpa_cipher_valid_group(int cipher) in wpa_cipher_valid_group()
1840 int wpa_cipher_valid_mgmt_group(int cipher) in wpa_cipher_valid_mgmt_group()
[all …]
Dptksa_cache.h24 u32 cipher; member
/hostap/wpa_supplicant/
Dpasn_supplicant.c35 int cipher; member
82 int akmp, int cipher, u8 status, in wpas_pasn_auth_status()
312 int cipher, int akmp) in wpas_pasn_set_keys_from_cache()
464 int cipher) in wpas_pasn_allowed()
683 int akmp, int cipher, u16 group, int network_id, in wpas_pasn_auth_start()
773 int cipher = pasn_get_cipher(pasn); in wpas_pasn_immediate_retry() local
Dmesh.c86 int cipher; in mesh_config_create() local
Dwpas_glue.c253 int cipher = (keylen == 5) ? WPA_CIPHER_WEP40 : in wpa_eapol_set_wep_key() local
1409 static void wpa_supplicant_store_ptk(void *ctx, const u8 *addr, int cipher, in wpa_supplicant_store_ptk()
Dap.c707 int cipher = WPA_CIPHER_NONE; in wpa_supplicant_conf_ap() local
717 int cipher = WPA_CIPHER_WEP40; in wpa_supplicant_conf_ap() local
/hostap/tests/hwsim/
Dtest_ap_ciphers.py22 def check_cipher(dev, ap, cipher, group_cipher=None): argument
42 def check_group_mgmt_cipher(dev, ap, cipher, sta_req_cipher=None): argument
599 def run_ap_cipher_replay_protection_ap(dev, apdev, cipher): argument
679 def run_ap_cipher_replay_protection_sta(dev, apdev, cipher, keytype=KT_PTK): argument
1139 def run_ap_wpa2_gtk_initial_rsc(dev, apdev, cipher): argument
1179 def run_ap_wpa2_igtk_initial_rsc(dev, apdev, cipher): argument
Dtest_spp_amsdu.py23 def setup_ap(apdev, ssid, spp_amsdu, cipher): argument
103 def _run(dev, apdev, logdir, spp_amsdu, cipher=''): argument
Dtest_pasn.py30 def pasn_ap_params(akmp="PASN", cipher="CCMP", group="19"): argument
50 def check_pasn_ptk(dev, hapd, cipher, fail_ptk=False, clear_keys=True, argument
96 def check_pasn_akmp_cipher(dev, hapd, akmp="PASN", cipher="CCMP", argument
Dtest_eap.py332 def run_eap_teap_tls_cs(dev, apdev, cipher): argument
/hostap/src/tls/
Dtlsv1_common.c117 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher) in tls_get_cipher_data()
127 int tls_server_key_exchange_allowed(tls_cipher cipher) in tls_server_key_exchange_allowed()
Dtlsv1_common.h218 tls_cipher cipher; member
228 tls_cipher cipher; member
Dtlsv1_server.c531 char *cipher; in tlsv1_server_get_cipher() local
Dtlsv1_client.c607 char *cipher; in tlsv1_client_get_cipher() local
/hostap/src/crypto/
Daes-wrap.c26 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
Daes-unwrap.c26 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
Dcrypto_module_tests.c308 u8 cipher[] = { 0x19, 0xDD, 0x5C, 0x4C, 0x93, 0x31, 0x04, 0x9D, in test_eax() local
354 u8 cipher[32]; in test_cbc() member
475 u8 key[16], plain[16], cipher[16], out[16]; in test_ecb() local
/hostap/src/pasn/
Dpasn_initiator.c949 int cipher, u16 group, int freq, in wpas_pasn_send_auth_1()
1023 int akmp, int cipher, u16 group, in wpas_pasn_start()
1089 int akmp, int cipher, u16 group, in wpa_pasn_verify()
Dpasn_common.c85 void pasn_set_cipher(struct pasn_data *pasn, int cipher) in pasn_set_cipher()
Dpasn_common.h39 int cipher; member
/hostap/src/eap_common/
Dikev2_common.c178 struct crypto_cipher *cipher; in ikev2_encr_encrypt() local
213 struct crypto_cipher *cipher; in ikev2_encr_decrypt() local
/hostap/src/ap/
Dap_config.c1648 int cipher = WPA_CIPHER_NONE; in hostapd_set_security_params() local
1669 int cipher = WPA_CIPHER_WEP40; in hostapd_set_security_params() local
/hostap/src/eap_peer/
Deap_sake.c24 u8 cipher[EAP_SAKE_TEK_CIPHER_LEN]; member
/hostap/src/eap_server/
Deap_server_sake.c23 u8 cipher[EAP_SAKE_TEK_CIPHER_LEN]; member

123