Home
last modified time | relevance | path

Searched defs:GenerateCertificateRequestResponse (Results 1 – 1 of 1) sorted by relevance

/system/keymint/wire/src/
Dtypes.rs274 pub struct GenerateCertificateRequestResponse { struct
275 pub device_info: rpc::DeviceInfo,
276 pub protected_data: rpc::ProtectedData,
277 pub ret: Vec<u8>,