Lines Matching defs:cipher
387 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()
2422 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, in wpa_pmk_r1_to_ptk()
2697 const char * wpa_cipher_txt(int cipher) in wpa_cipher_txt()
2994 int wpa_cipher_key_len(int cipher) in wpa_cipher_key_len()
3015 int wpa_cipher_rsc_len(int cipher) in wpa_cipher_rsc_len()
3030 enum wpa_alg wpa_cipher_to_alg(int cipher) in wpa_cipher_to_alg()
3057 int wpa_cipher_valid_pairwise(int cipher) in wpa_cipher_valid_pairwise()
3074 u32 wpa_cipher_to_suite(int proto, int cipher) in wpa_cipher_to_suite()
3865 int wpa_pasn_add_rsne(struct wpabuf *buf, const u8 *pmkid, int akmp, int cipher) in wpa_pasn_add_rsne()