Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.h14 #define NO_ENCRYPT 0 macro
Dwilc_wfi_cfgoperations.c787 u8 u8security = NO_ENCRYPT; in connect()
869 if (sme->crypto.cipher_group != NO_ENCRYPT) { in connect()
1084 u8 u8mode = NO_ENCRYPT; in add_key()
1085 u8 u8gmode = NO_ENCRYPT; in add_key()
1086 u8 u8pmode = NO_ENCRYPT; in add_key()
Dlinux_wlan.c721 c_val[0] = NO_ENCRYPT; /* NO_ENCRYPT, 0x79 */ in linux_wlan_init_test_config()