Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c115 crypto_err("crypto_priv NULL"); in wlan_crypto_vdev_get_comp_params()
139 crypto_err("crypto_priv NULL"); in wlan_crypto_peer_get_comp_params()
211 crypto_err("crypto_priv NULL"); in wlan_crypto_set_vdev_param()
234 crypto_err("crypto_priv NULL"); in wlan_crypto_set_peer_param()
298 crypto_err("crypto_priv NULL"); in wlan_crypto_get_param()
319 crypto_err("crypto_params NULL"); in wlan_crypto_get_peer_param()
352 crypto_err("no entry available for pmksa"); in wlan_crypto_set_pmksa()
467 crypto_err("pmksa is NULL for set operation"); in wlan_crypto_set_del_pmksa()
474 crypto_err("crypto_priv NULL"); in wlan_crypto_set_del_pmksa()
514 crypto_err("pmksa is NULL for set operation"); in wlan_crypto_update_pmk_cache_ft()
[all …]
H A Dwlan_crypto_obj_mgr.c183 crypto_err("crypto_psoc_obj NULL"); in wlan_crypto_add_key_entry()
189 crypto_err("max crypto hash entry limit reached mac_addr: " in wlan_crypto_add_key_entry()
236 crypto_err("max crypto hash entry limit reached mac_addr: " in crypto_add_entry()
396 crypto_err("failed to get crypto obj in psoc"); in wlan_crypto_hash_deinit()
424 crypto_err("failed to attach crypto psoc priv object"); in wlan_crypto_psoc_obj_create_handler()
434 crypto_err("failed to hash init"); in wlan_crypto_psoc_obj_create_handler()
453 crypto_err("failed to get crypto obj in psoc"); in wlan_crypto_psoc_obj_destroy_handler()
461 crypto_err("failed to detach crypto psoc priv object"); in wlan_crypto_psoc_obj_destroy_handler()
595 crypto_err("peer obj failed status %d", status); in wlan_crypto_peer_obj_create_handler()
607 crypto_err("given key ptr is NULL"); in wlan_crypto_free_key()
[all …]
H A Dwlan_crypto_def_i.h348 #define crypto_err(params...) QDF_TRACE_ERROR(QDF_MODULE_ID_CRYPTO, params) macro
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c23804 crypto_err("link_addr NULL"); in wlan_hdd_mlo_link_free_keys()