Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_filter.c307 status = wlan_crypto_rsnie_check(ap_crypto, in scm_check_rsn()
451 status = wlan_crypto_rsnie_check(ap_crypto, in scm_match_any_security()
H A Dwlan_scan_cache_db.c1283 status = wlan_crypto_rsnie_check( in __scm_handle_bcn_probe()
1311 status = wlan_crypto_rsnie_check(&sec_params, in __scm_handle_bcn_probe()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_api.h349 QDF_STATUS wlan_crypto_rsnie_check(struct wlan_crypto_params *crypto_params,
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_beacon_frame.c236 status = wlan_crypto_rsnie_check(&crypto_params, rsn_ie); in lim_validate_rsn_ie()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c2769 QDF_STATUS wlan_crypto_rsnie_check(struct wlan_crypto_params *crypto_params, in wlan_crypto_rsnie_check() function
3988 status = wlan_crypto_rsnie_check(crypto_params, rsn_ie); in wlan_get_crypto_params_from_rsn_ie()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c3564 wlan_crypto_rsnie_check(&crypto_params, rsn_ie); in hdd_softap_set_channel_change()