pub(crate) fn symbolic_fixed_len_precompile_output(
algorithm: &'static str,
input: Vec<SymWord>,
input_len: usize,
output_len: usize,
) -> SymReturnDataExpand description
Returns the symbolic_fixed_len_precompile_output precompile helper result.