Searched refs:authType (Results 1 – 1 of 1) sorted by relevance
591 __le16 authType; member1818 if (ai->config.authType != AUTH_OPEN && maxencrypt) { in checkThrottle()3812 local->config.authType = auth_type; in set_auth_type()5107 ai->config.authType == AUTH_ENCRYPT ? "encrypt" : in proc_config_open()5108 ai->config.authType == AUTH_SHAREDKEY ? "shared" : "open", in proc_config_open()5567 switch(apriv->config.authType) { in timer_func()5570 apriv->config.authType = AUTH_OPEN; in timer_func()5575 apriv->config.authType = AUTH_SHAREDKEY; in timer_func()5581 apriv->config.authType = AUTH_ENCRYPT; in timer_func()5585 apriv->config.authType = AUTH_SHAREDKEY; in timer_func()[all …]