Searched refs:WILC_FW_ENCRYPT_ENABLED (Results 1 – 1 of 1) sorted by relevance
63 WILC_FW_ENCRYPT_ENABLED = BIT(0), enumerator74 WILC_FW_SEC_WEP = WILC_FW_WEP | WILC_FW_ENCRYPT_ENABLED,76 WILC_FW_SEC_WPA = WILC_FW_WPA | WILC_FW_ENCRYPT_ENABLED,79 WILC_FW_SEC_WPA2 = WILC_FW_WPA2 | WILC_FW_ENCRYPT_ENABLED,
Completed in 5 milliseconds