Home
last modified time | relevance | path

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

/system/keymaster/ng/include/
DAndroidKeymaster41Device.h124 Return<void> exportKey(KeyFormat exportFormat, const hidl_vec<uint8_t>& keyBlob, in exportKey() function
/system/vold/
DKeymaster.cpp141 bool Keymaster::exportKey(const KeyBuffer& kmKey, std::string* key) { in exportKey() function in android::vold::Keymaster
/system/security/keystore/binder/android/security/keystore/
DIKeystoreService.aidl65 … int exportKey(IKeystoreExportKeyCallback cb, String alias, int format, in KeymasterBlob clientId, in exportKey() method
/system/core/trusty/keymaster/3.0/
DTrustyKeymaster3Device.cpp295 Return<void> TrustyKeymaster3Device::exportKey(KeyFormat exportFormat, in exportKey() function in keymaster::TrustyKeymaster3Device
/system/security/keystore/
Dlegacy_keymaster_device_wrapper.cpp314 Return<void> LegacyKeymasterDeviceWrapper::exportKey(KeyFormat exportFormat, in exportKey() function in android::keystore::LegacyKeymasterDeviceWrapper
Dkeystore_client_impl.cpp280 KeyStoreNativeReturnCode KeystoreClientImpl::exportKey(KeyFormat export_format, in exportKey() function in keystore::KeystoreClientImpl
Dkeymaster_worker.cpp1059 void KeymasterWorker::exportKey(LockedKeyBlobEntry lockedEntry, KeyFormat exportFormat, in exportKey() function in keystore::KeymasterWorker
Dkey_store_service.cpp772 Status KeyStoreService::exportKey( in exportKey() function in keystore::KeyStoreService
/system/keymaster/ng/
DAndroidKeymaster3Device.cpp337 Return<void> AndroidKeymaster3Device::exportKey(KeyFormat exportFormat, in exportKey() function in keymaster::ng::AndroidKeymaster3Device
DAndroidKeymaster4Device.cpp409 Return<void> AndroidKeymaster4Device::exportKey(KeyFormat exportFormat, in exportKey() function in keymaster::V4_0::ng::AndroidKeymaster4Device
/system/core/trusty/keymaster/4.0/
DTrustyKeymaster4Device.cpp436 Return<void> TrustyKeymaster4Device::exportKey(KeyFormat exportFormat, in exportKey() function in keymaster::V4_0::TrustyKeymaster4Device