log.Error("invalid integer for %s representation in %s hash spec %s",param,algorithmName,config)
return0,err
}
returnparsed,previousErr// <- Keep the previous error as this function should still return an error once everything has been checked if any call failed
log.Error("invalid integer for %s representation in %s hash spec %s",param,algorithmName,config)
return0,err
}
returnparsed,previousErr// <- Keep the previous error as this function should still return an error once everything has been checked if any call failed