Source position: unixcrypt.pas line 27
function validate_password(
const key: RawByteString;
const hash: RawByteString
):Boolean;