Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c790 char *pccipher_group = NULL; in connect() local
877 pccipher_group = "WLAN_CIPHER_SUITE_WEP40"; in connect()
899 pccipher_group = "WLAN_CIPHER_SUITE_WEP104"; in connect()
917 pccipher_group = "TKIP"; in connect()
922 pccipher_group = "AES"; in connect()
929 pccipher_group = "TKIP"; in connect()
934 pccipher_group = "AES"; in connect()
996 pcgroup_encrypt_val, pccipher_group, pcwpa_version); in connect()