Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c3074 const char *const seedchars = in md5crypt_func() local
3091 crypted[3 + i] = seedchars[seed & 0x3f]; in md5crypt_func()