osf1_bigcrypt 563 source3/auth/pass_check.c ret = (strcmp(osf1_bigcrypt(password, get_this_salt()), osf1_bigcrypt 519 source4/auth/ntlm/auth_unix.c ret = (strcmp(osf1_bigcrypt(password, salt), crypted) == 0);