Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_param_handling_i.h139 int32_t wlan_crypto_get_cipher_cap(struct wlan_crypto_params *crypto_params);
H A Dwlan_crypto_param_handling.c158 int32_t wlan_crypto_get_cipher_cap(struct wlan_crypto_params *crypto_params) in wlan_crypto_get_cipher_cap() function
H A Dwlan_crypto_global_api.c273 value = wlan_crypto_get_cipher_cap(crypto_params); in wlan_crypto_get_param_value()