Searched refs:password_t (Results 1 – 3 of 3) sorted by relevance
652 password_t; typedef655 extern password_t password_type;1081 int check_password(char *entered, char* expected, password_t type);
74 password_t password_type;133 check_password (char *entered, char* expected, password_t type) in check_password()3472 password_t type = PASSWORD_PLAIN; in password_func()
3149 * stage2/shared.h (password_t): New type.