Searched refs:authType (Results 1 – 1 of 1) sorted by relevance
586 __le16 authType; member1817 if (ai->config.authType != AUTH_OPEN && maxencrypt) { in checkThrottle()3788 local->config.authType = auth_type; in set_auth_type()5069 ai->config.authType == AUTH_ENCRYPT ? "encrypt" : in proc_config_open()5070 ai->config.authType == AUTH_SHAREDKEY ? "shared" : "open", in proc_config_open()5506 switch(apriv->config.authType) { in timer_func()5509 apriv->config.authType = AUTH_OPEN; in timer_func()5514 apriv->config.authType = AUTH_SHAREDKEY; in timer_func()5520 apriv->config.authType = AUTH_ENCRYPT; in timer_func()5524 apriv->config.authType = AUTH_SHAREDKEY; in timer_func()[all …]