Searched refs:ucipher_suites (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.c | 3082 wpa_suite_t ucipher_suites[MAX_NUM_SUITES]; in wl_android_set_roampref() local 3109 memset(ucipher_suites, 0, sizeof(ucipher_suites)); in wl_android_set_roampref() 3139 memcpy((uint8 *)&ucipher_suites[i], buf, sizeof(uint32)); in wl_android_set_roampref() 3188 memcpy(pref, (uint8 *)&ucipher_suites[i], WPA_SUITE_LEN); in wl_android_set_roampref()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 6064 wpa_suite_t ucipher_suites[MAX_NUM_SUITES]; in wl_android_set_roampref() local 6091 bzero(ucipher_suites, sizeof(ucipher_suites)); in wl_android_set_roampref() 6121 memcpy((uint8 *)&ucipher_suites[i], buf, sizeof(uint32)); in wl_android_set_roampref() 6171 memcpy(pref, (uint8 *)&ucipher_suites[i], WPA_SUITE_LEN); in wl_android_set_roampref()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 6337 wpa_suite_t ucipher_suites[MAX_NUM_SUITES]; in wl_android_set_roampref() local 6364 bzero(ucipher_suites, sizeof(ucipher_suites)); in wl_android_set_roampref() 6394 memcpy((uint8 *)&ucipher_suites[i], buf, sizeof(uint32)); in wl_android_set_roampref() 6444 memcpy(pref, (uint8 *)&ucipher_suites[i], WPA_SUITE_LEN); in wl_android_set_roampref()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 6423 wpa_suite_t ucipher_suites[MAX_NUM_SUITES]; in wl_android_set_roampref() local 6450 bzero(ucipher_suites, sizeof(ucipher_suites)); in wl_android_set_roampref() 6480 memcpy((uint8 *)&ucipher_suites[i], buf, sizeof(uint32)); in wl_android_set_roampref() 6530 memcpy(pref, (uint8 *)&ucipher_suites[i], WPA_SUITE_LEN); in wl_android_set_roampref()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 7763 wpa_suite_t ucipher_suites[MAX_NUM_SUITES]; in wl_android_set_roampref() local 7790 bzero(ucipher_suites, sizeof(ucipher_suites)); in wl_android_set_roampref() 7820 memcpy((uint8 *)&ucipher_suites[i], buf, sizeof(uint32)); in wl_android_set_roampref() 7869 memcpy(pref, (uint8 *)&ucipher_suites[i], WPA_SUITE_LEN); in wl_android_set_roampref()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 7746 wpa_suite_t ucipher_suites[MAX_NUM_SUITES]; in wl_android_set_roampref() local 7773 bzero(ucipher_suites, sizeof(ucipher_suites)); in wl_android_set_roampref() 7803 memcpy((uint8 *)&ucipher_suites[i], buf, sizeof(uint32)); in wl_android_set_roampref() 7852 memcpy(pref, (uint8 *)&ucipher_suites[i], WPA_SUITE_LEN); in wl_android_set_roampref()
|