Searched defs:ExportKey (Results 1 – 4 of 4) sorted by relevance
95 keymaster_error_t ExportKey(keymaster_key_format_t format, const KeymasterKeyBlob& blob, in ExportKey() function in keymaster::TKeymasterPassthroughEngine
200 void TrustyKeymaster::ExportKey(const ExportKeyRequest& request, ExportKeyResponse* response) { in ExportKey() function in keymaster::TrustyKeymaster
787 void AndroidKeymaster::ExportKey(const ExportKeyRequest& request, ExportKeyResponse* response) { in ExportKey() function in keymaster::AndroidKeymaster
809 int ExportKey(const std::string& name) { in ExportKey() function