savedState: The hash state to be cleaned and reset.
savedState
void cleanSavedState(List<int> savedState) { BinaryOps.zero(savedState); }