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

  /external/grub/stage2/
md5.h 29 #define check_md5_password(key,crypted) md5_password((key), (crypted), 1) macro
md5.c 374 if (check_md5_password ("Hello world!",
builtins.c 120 return check_md5_password (entered, expected);
    [all...]

Completed in 61 milliseconds