Home
last modified time | relevance | path

Searched refs:rpc (Results 1 – 4 of 4) sorted by relevance

/trusty/user/app/keymint/
Dlib.rs28 mod rpc; module
38 pub use rpc::TrustyRpc;
Drpc.rs26 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()
Dmain.rs62 supported_num_of_keys_in_csr: kmr_wire::rpc::MINIMUM_SUPPORTED_KEYS_IN_CSR, in main()
105 rpc: Box::new(TrustyRpc), in main()
/trusty/vendor/google/aosp/scripts/
Dtest-map484 androidtest(name="binder-rpc-to-trusty-test",