Searched refs:rpc (Results 1 – 4 of 4) sorted by relevance
28 mod rpc; module38 pub use rpc::TrustyRpc;
26 use kmr_wire::{cbor::value::Value, rpc};53 fn get_dice_info<'a>(&self, _test_mode: rpc::TestMode) -> Result<DiceInfo, Error> { in get_dice_info()
62 supported_num_of_keys_in_csr: kmr_wire::rpc::MINIMUM_SUPPORTED_KEYS_IN_CSR, in main()105 rpc: Box::new(TrustyRpc), in main()
484 androidtest(name="binder-rpc-to-trusty-test",