Searched refs:check_md5_password (Results 1 – 4 of 4) sorted by relevance
29 #define check_md5_password(key,crypted) md5_password((key), (crypted), 1) macro
374 if (check_md5_password ("Hello world!", in main()
139 return check_md5_password (entered, expected); in check_password()
3066 * stage2/md5.c (check_md5_password): Removed.3068 check_md5_password.3072 * stage2/md5.h (check_md5_password): Changed to just a macro.