linux_bigcrypt 589 source3/auth/pass_check.c ret = (linux_bigcrypt(password, get_this_salt(), get_this_crypted())); linux_bigcrypt 545 source4/auth/ntlm/auth_unix.c ret = (linux_bigcrypt(password, salt, crypted));