Searched defs:ExportKeyResponse (Results 1 - 1 of 1) sorted by relevance

/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h515 struct ExportKeyResponse : public KeymasterResponse { struct in namespace:keymaster
516 explicit ExportKeyResponse(int32_t ver = MAX_MESSAGE_VERSION) function in struct:keymaster::ExportKeyResponse
518 ~ExportKeyResponse() { delete[] key_data; }

Completed in 85 milliseconds