Home
last modified time | relevance | path

Searched refs:pConnectedCipherAlgo (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c540 eCsrEncryptionType *pConnectedCipherAlgo) in hdd_conn_get_connected_cipher_algo() argument
545 if (pConnectedCipherAlgo) in hdd_conn_get_connected_cipher_algo()
546 *pConnectedCipherAlgo = sta_ctx->conn_info.uc_encrypt_type; in hdd_conn_get_connected_cipher_algo()