Searched refs:ExportKey (Results 1 – 3 of 3) sorted by relevance
69 void ExportKey(const ExportKeyRequest& request, ExportKeyResponse* response);
269 void RemoteKeymaster::ExportKey(const ExportKeyRequest& request, in ExportKey() function in keymaster::RemoteKeymaster
54 HANDLE_MESSAGE(EXPORT_KEY, ExportKey) in ProcessMessage()