Searched refs:request_malformed (Results 1 – 1 of 1) sorted by relevance
99 chain_matches_policy(dice_chain, &sealing_policy).map_err(request_malformed)?; in store()183 fn request_malformed<E: core::fmt::Debug>(err: E) -> SecretkeeperError { in request_malformed() function