Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/rust/
Dlib.rs81 let rpc_info_v3 = RpcInfoV3 { in ta_main() localVariable
153 let mut ta = KeyMintTa::new(hw_info, RpcInfo::V3(rpc_info_v3), imp, dev); in ta_main()