Searched defs:KeymasterNoResponse (Results 1 – 2 of 2) sorted by relevance
94 struct KeymasterNoResponse : public keymaster::KeymasterResponse{ struct95 explicit KeymasterNoResponse(int32_t ver = keymaster::kDefaultMessageVersion) in KeymasterNoResponse() argument103 struct AppendUdsCertificateResponse : public KeymasterNoResponse {}; argument
90 struct KeymasterNoResponse : public keymaster::KeymasterResponse { struct91 explicit KeymasterNoResponse(int32_t ver = keymaster::kDefaultMessageVersion) in KeymasterNoResponse() argument99 struct SetAttestationKeyResponse : public KeymasterNoResponse {}; argument