Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymint/wire/src/
H A Dtypes.rs302 pub struct GenerateEcdsaP256KeyPairResponse { struct
303 pub maced_public_key: rpc::MacedPublicKey,
304 pub ret: Vec<u8>,