Home
last modified time | relevance | path

Searched refs:password_type (Results 1 – 4 of 4) sorted by relevance

/external/grub/stage2/
Dshared.h608 extern password_t password_type;
Dstage2.c593 if (! check_password (entered, password, password_type)) in run_menu()
Dbuiltins.c73 password_t password_type; variable
2994 password_type = type; in password_func()
/external/grub/
DChangeLog2991 (password_type): New variable.
2997 * stage2/builtins.c (password_type): New variable.
2999 (password_func): Handle the --md5 option and set password_type.