old_salt 349 ext/standard/crypt_freesec.c data->old_salt = 0; old_salt 360 ext/standard/crypt_freesec.c if (salt == data->old_salt) old_salt 362 ext/standard/crypt_freesec.c data->old_salt = salt; old_salt 19 ext/standard/crypt_freesec.h uint32_t old_salt;