Searched defs:appData (Results 1 – 8 of 8) sorted by relevance
/system/core/trusty/keymaster/3.0/ |
D | TrustyKeymaster3Device.cpp | 198 void addClientAndAppData(const hidl_vec<uint8_t>& clientId, const hidl_vec<uint8_t>& appData, in addClientAndAppData() 254 const hidl_vec<uint8_t>& appData, in getKeyCharacteristics() 298 const hidl_vec<uint8_t>& appData, in exportKey()
|
/system/keymaster/ng/ |
D | AndroidKeymaster3Device.cpp | 210 void addClientAndAppData(const hidl_vec<uint8_t>& clientId, const hidl_vec<uint8_t>& appData, in addClientAndAppData() 297 const hidl_vec<uint8_t>& appData, in getKeyCharacteristics() 340 const hidl_vec<uint8_t>& appData, in exportKey()
|
D | AndroidKeymaster4Device.cpp | 199 void addClientAndAppData(const hidl_vec<uint8_t>& clientId, const hidl_vec<uint8_t>& appData, in addClientAndAppData() 328 const hidl_vec<uint8_t>& appData, in getKeyCharacteristics() 399 const hidl_vec<uint8_t>& appData, in exportKey()
|
/system/security/keystore/binder/android/security/keystore/ |
D | IKeystoreService.aidl | 52 …reKeyCharacteristicsCallback cb, String alias, in KeymasterBlob clientId, in KeymasterBlob appData, in getKeyCharacteristics() 57 in KeymasterBlob appData, int uid); in exportKey()
|
/system/security/keystore/ |
D | keymaster_worker.cpp | 147 const hidl_vec<uint8_t>& appData, Blob keyBlob, in createKeyCharacteristicsCache() 354 hidl_vec<uint8_t> appData; in begin() local 848 hidl_vec<uint8_t> clientId, hidl_vec<uint8_t> appData, in getKeyCharacteristics() 1024 hidl_vec<uint8_t> clientId, hidl_vec<uint8_t> appData, Blob keyBlob, in exportKey()
|
D | legacy_keymaster_device_wrapper.cpp | 251 const hidl_vec<uint8_t>& appData, getKeyCharacteristics_cb _hidl_cb) { in getKeyCharacteristics() 317 const hidl_vec<uint8_t>& appData, in exportKey()
|
D | key_store_service.cpp | 709 Status KeyStoreService::getKeyCharacteristics( in getKeyCharacteristics() 812 Status KeyStoreService::exportKey( in exportKey()
|
/system/extras/boottime_tools/bootio/ |
D | bootio_collector.cpp | 244 const AppData appData = data.app(i); in PrintPids() local
|