Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmutils.c3346 static const char *crypto_algo_names[] = { variable
3384 return (algo < ARRAYSIZE(crypto_algo_names)) ? crypto_algo_names[algo] : "ERR"; in bcm_crypto_algo_name()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmutils.c3346 static const char *crypto_algo_names[] = { variable
3384 return (algo < ARRAYSIZE(crypto_algo_names)) ? crypto_algo_names[algo] : "ERR"; in bcm_crypto_algo_name()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmutils.c2209 static const char *crypto_algo_names[] = { variable
2236 return (algo < ARRAYSIZE(crypto_algo_names)) ? crypto_algo_names[algo] : "ERR"; in bcm_crypto_algo_name()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmutils.c3346 static const char *crypto_algo_names[] = { variable
3384 return (algo < ARRAYSIZE(crypto_algo_names)) ? crypto_algo_names[algo] : "ERR"; in bcm_crypto_algo_name()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmutils.c4687 static const char *crypto_algo_names[] = { variable
4721 return (algo < ARRAYSIZE(crypto_algo_names)) ? crypto_algo_names[algo] : "ERR"; in bcm_crypto_algo_name()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmutils.c4687 static const char *crypto_algo_names[] = { variable
4721 return (algo < ARRAYSIZE(crypto_algo_names)) ? crypto_algo_names[algo] : "ERR"; in bcm_crypto_algo_name()