Searched refs:BadLen (Results 1 – 1 of 1) sorted by relevance
85 BadLen, enumerator311 return Err(Error::BadLen).context("In new_from_stream.")?; in new_from_stream()333 return Err(Error::BadLen).context(format!( in new_from_stream()1268 assert_eq!(Some(&Error::BadLen), error.root_cause().downcast_ref::<Error>()); in read_golden_key_blob_too_short_test()