Searched defs:exportKey (Results 1 – 6 of 6) sorted by relevance
153 bool Keymaster::exportKey(const KeyBuffer& kmKey, std::string* key) { in exportKey() function in android::vold::Keymaster
125 Return<void> exportKey(KeyFormat exportFormat, const hidl_vec<uint8_t>& keyBlob, in exportKey() function
295 Return<void> TrustyKeymaster3Device::exportKey(KeyFormat exportFormat, in exportKey() function in keymaster::TrustyKeymaster3Device
339 Return<void> AndroidKeymaster3Device::exportKey(KeyFormat exportFormat, in exportKey() function in keymaster::ng::AndroidKeymaster3Device
405 Return<void> AndroidKeymaster4Device::exportKey(KeyFormat exportFormat, in exportKey() function in keymaster::V4_0::ng::AndroidKeymaster4Device
436 Return<void> TrustyKeymaster4Device::exportKey(KeyFormat exportFormat, in exportKey() function in keymaster::V4_0::TrustyKeymaster4Device