Lines Matching refs:cipher
467 struct wpa_ptk *ptk, int akmp, int cipher,
477 u8 *ick, size_t *ick_len, int akmp, int cipher,
511 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher,
558 const char * wpa_cipher_txt(int cipher);
748 int wpa_cipher_key_len(int cipher);
749 int wpa_cipher_rsc_len(int cipher);
750 enum wpa_alg wpa_cipher_to_alg(int cipher);
751 int wpa_cipher_valid_group(int cipher);
752 int wpa_cipher_valid_pairwise(int cipher);
753 int wpa_cipher_valid_mgmt_group(int cipher);
754 u32 wpa_cipher_to_suite(int proto, int cipher);
768 bool pasn_use_sha384(int akmp, int cipher);
772 struct wpa_ptk *ptk, int akmp, int cipher,
775 u8 pasn_mic_len(int akmp, int cipher);
777 int pasn_mic(const u8 *kck, int akmp, int cipher,
782 int wpa_ltf_keyseed(struct wpa_ptk *ptk, int akmp, int cipher);
784 int pasn_auth_frame_hash(int akmp, int cipher, const u8 *data, size_t len,
792 int akmp, int cipher);