Searched refs:authmethod_is_enabled (Results 1 – 1 of 1) sorted by relevance
2271 authmethod_is_enabled(Authmethod *method) in authmethod_is_enabled() function2323 } else if (current != NULL && authmethod_is_enabled(current)) in authmethod_get()2336 authmethod_is_enabled(current)) { in authmethod_get()2357 if (authmethod_is_enabled(method)) { in authmethods_get()