Lines Matching defs:cipher
396 struct wpa_ptk *ptk, int akmp, int cipher, in wpa_pmk_to_ptk()
669 u8 *ick, size_t *ick_len, int akmp, int cipher, in fils_pmk_to_ptk()
1438 bool pasn_use_sha384(int akmp, int cipher) in pasn_use_sha384()
1464 struct wpa_ptk *ptk, int akmp, int cipher, in pasn_pmk_to_ptk()
1563 u8 pasn_mic_len(int akmp, int cipher) in pasn_mic_len()
1579 int wpa_ltf_keyseed(struct wpa_ptk *ptk, int akmp, int cipher) in wpa_ltf_keyseed()
1648 int pasn_mic(const u8 *kck, int akmp, int cipher, in pasn_mic()
1724 int pasn_auth_frame_hash(int akmp, int cipher, const u8 *data, size_t len, in pasn_auth_frame_hash()
1831 int wpa_cipher_valid_group(int cipher) in wpa_cipher_valid_group()
1838 int wpa_cipher_valid_mgmt_group(int cipher) in wpa_cipher_valid_mgmt_group()
2430 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, in wpa_pmk_r1_to_ptk()
2705 const char * wpa_cipher_txt(int cipher) in wpa_cipher_txt()
3006 int wpa_cipher_key_len(int cipher) in wpa_cipher_key_len()
3027 int wpa_cipher_rsc_len(int cipher) in wpa_cipher_rsc_len()
3042 enum wpa_alg wpa_cipher_to_alg(int cipher) in wpa_cipher_to_alg()
3069 int wpa_cipher_valid_pairwise(int cipher) in wpa_cipher_valid_pairwise()
3086 u32 wpa_cipher_to_suite(int proto, int cipher) in wpa_cipher_to_suite()
3883 int wpa_pasn_add_rsne(struct wpabuf *buf, const u8 *pmkid, int akmp, int cipher) in wpa_pasn_add_rsne()