Searched defs:KeymasterResponse (Results 1 – 1 of 1) sorted by relevance
163 struct KeymasterResponse : public KeymasterMessage { struct164 explicit KeymasterResponse(int32_t ver) in KeymasterResponse() function188 struct EmptyKeymasterResponse : public KeymasterResponse { argument