Lines Matching refs:Rc
382 return Err(KsError::Rc(ResponseCode::VALUE_CORRUPTED)) in new_from_stream()
459 Err(KsError::Rc(ResponseCode::VALUE_CORRUPTED)) in new_from_stream()
462 _ => Err(KsError::Rc(ResponseCode::VALUE_CORRUPTED)).context(ks_err!( in new_from_stream()
549 .ok_or(KsError::Rc(ResponseCode::VALUE_CORRUPTED)) in read_key_parameters()
560 .ok_or(KsError::Rc(ResponseCode::VALUE_CORRUPTED)) in read_key_parameters()
610 return Err(KsError::Rc(ResponseCode::VALUE_CORRUPTED)) in read_key_parameters()
710 return Err(KsError::Rc(ResponseCode::VALUE_CORRUPTED)) in read_characteristics_file()
1246 return Err(KsError::Rc(ResponseCode::VALUE_CORRUPTED)) in load_by_uid_alias()
1274 return Err(KsError::Rc(ResponseCode::VALUE_CORRUPTED)) in load_by_uid_alias()
1291 return Err(KsError::Rc(ResponseCode::VALUE_CORRUPTED)) in load_by_uid_alias()
1327 return Err(KsError::Rc(ResponseCode::VALUE_CORRUPTED)) in load_super_key()