Searched defs:authenticate_user (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/com32/cmenu/libmenu/
H A Dpasswords.c26 char authenticate_user(const char *username, const char *pwd) function
/external/autotest/client/common_lib/cros/
H A Dauthpolicy.py127 def authenticate_user(self, user_principal_name, account_id, password): member in class:AuthPolicy
/external/selinux/policycoreutils/run_init/
H A Drun_init.c224 * authenticate_user()
233 int authenticate_user(void) function
287 } /* authenticate_user() */
379 if (authenticate_user() != 0) {

Completed in 371 milliseconds