Searched refs:AUTH_TYPE_SHARED_KEY (Results 1 – 2 of 2) sorted by relevance
822 if (priv->reg.authenticate_type == AUTH_TYPE_SHARED_KEY) in ks_wlan_set_encode()842 if (priv->reg.authenticate_type == AUTH_TYPE_SHARED_KEY) in ks_wlan_set_encode()850 priv->reg.authenticate_type = AUTH_TYPE_SHARED_KEY; in ks_wlan_set_encode()878 case AUTH_TYPE_SHARED_KEY: in ks_wlan_get_encode()1457 priv->reg.authenticate_type = AUTH_TYPE_SHARED_KEY; in ks_wlan_set_auth_mode()
381 #define AUTH_TYPE_SHARED_KEY 1 macro