Searched refs:cipher_info (Results 1 – 3 of 3) sorted by relevance
3042 .cipher_info = {3065 .cipher_info = {3088 .cipher_info = {3111 .cipher_info = {3134 .cipher_info = {3159 .cipher_info = {3184 .cipher_info = {3209 .cipher_info = {3234 .cipher_info = {3259 .cipher_info = {[all …]
112 struct cipher_op cipher_info; member
280 const struct rtw89_cipher_info *cipher_info; in rtw89_wow_get_key_info_iter() local302 rtw_wow->ptk_alg = cipher_info->fw_alg; in rtw89_wow_get_key_info_iter()310 rtw_wow->gtk_alg = cipher_info->fw_alg; in rtw89_wow_get_key_info_iter()324 rtw_wow->ptk_alg = cipher_info->fw_alg; in rtw89_wow_get_key_info_iter()326 rtw_wow->gtk_alg = cipher_info->fw_alg; in rtw89_wow_get_key_info_iter()602 const struct rtw89_cipher_info *cipher_info; in rtw89_wow_gtk_rekey() local609 cipher_info = rtw89_cipher_alg_recognize(cipher); in rtw89_wow_gtk_rekey()610 sz = struct_size(rekey_conf, key, cipher_info->len); in rtw89_wow_gtk_rekey()617 rekey_conf->keylen = cipher_info->len; in rtw89_wow_gtk_rekey()623 cipher_info->len, in rtw89_wow_gtk_rekey()[all …]
Completed in 16 milliseconds