Function crypto::reed_solomon::find_erasure_locator
source ยท fn find_erasure_locator(codeword: &[gf256], erasures: &[usize]) -> Vec<gf256>
fn find_erasure_locator(codeword: &[gf256], erasures: &[usize]) -> Vec<gf256>