HomeSort by relevance Sort by last modified time
    Searched refs:check_password (Results 1 - 3 of 3) sorted by null

  /external/grub/stage2/
shared.h 989 int check_password(char *entered, char* expected, password_t type);
stage2.c 593 if (! check_password (entered, password, password_type))
builtins.c 111 check_password (char *entered, char* expected, password_t type) function
    [all...]

Completed in 109 milliseconds