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