Searched refs:wlan_crypto_get_peer_param (Results 1 – 3 of 3) sorted by relevance
308 int32_t wlan_crypto_get_peer_param(struct wlan_objmgr_peer *peer, in wlan_crypto_get_peer_param() function326 qdf_export_symbol(wlan_crypto_get_peer_param);705 ucast_cipher = wlan_crypto_get_peer_param(peer, in wlan_crypto_is_htallowed()3651 res = wlan_crypto_get_peer_param(peer, WLAN_CRYPTO_PARAM_AUTH_MODE); in wlan_crypto_peer_has_auth_mode()3679 res = wlan_crypto_get_peer_param(peer, WLAN_CRYPTO_PARAM_UCAST_CIPHER); in wlan_crypto_peer_has_ucastcipher()3707 res = wlan_crypto_get_peer_param(peer, WLAN_CRYPTO_PARAM_MCAST_CIPHER); in wlan_crypto_peer_has_mcastcipher()3736 res = wlan_crypto_get_peer_param(peer, WLAN_CRYPTO_PARAM_MGMT_CIPHER); in wlan_crypto_peer_has_mgmtcipher()
111 int32_t wlan_crypto_get_peer_param(struct wlan_objmgr_peer *peer,
896 wlan_crypto_get_peer_param(peer, in mlme_get_peer_mic_len()