Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymint/wire/src/
H A Dtypes.rs314 pub struct GenerateCertificateRequestResponse { struct
315 pub device_info: rpc::DeviceInfo,
316 pub protected_data: rpc::ProtectedData,
317 pub ret: Vec<u8>,