Home
last modified time | relevance | path

Searched refs:make_md5_password (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dmd5.h30 #define make_md5_password(key,crypted) md5_password((key), (crypted), 0) macro
H A Dbuiltins.c3100 make_md5_password (key, crypted); in md5crypt_func()
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog3074 (make_md5_password): New macro.