Lines Matching refs:pairwise
53 bool pairwise, in wlan_crypto_set_wapi_key() argument
89 bool pairwise, in wlan_crypto_set_wapi_key() argument
113 if (pairwise) in wlan_crypto_set_wapi_key()
118 if (!pairwise) in wlan_crypto_set_wapi_key()
128 bool pairwise, in wlan_crypto_set_wapi_key() argument
175 bool pairwise; in target_if_crypto_set_key() local
204 pairwise = false; in target_if_crypto_set_key()
208 pairwise = true; in target_if_crypto_set_key()
241 wlan_crypto_set_wapi_key(vdev, pairwise, req->cipher_type, ¶ms); in target_if_crypto_set_key()
248 if (pairwise && params.key_idx == def_tx_idx) in target_if_crypto_set_key()
275 sec_type, pairwise); in target_if_crypto_set_key()
277 cdp_set_key(soc, vdev->vdev_objmgr.vdev_id, req->macaddr, pairwise, in target_if_crypto_set_key()