Home
last modified time | relevance | path

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

/aosp12/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h163 struct KeymasterResponse : public KeymasterMessage { struct
164 explicit KeymasterResponse(int32_t ver) in KeymasterResponse() function
188 struct EmptyKeymasterResponse : public KeymasterResponse { argument