Home
last modified time | relevance | path

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

/external/grub/stage2/
Dbuiltins.c2587 const char *const seedchars = in md5crypt_func() local
2604 crypted[3 + i] = seedchars[seed & 0x3f]; in md5crypt_func()