/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V3-java-source/gen/android/hardware/security/keymint/ |
D | IKeyMintDevice.java | 47 @Override public void deleteKey(byte[] keyBlob) throws android.os.RemoteException in deleteKey() 56 …lic android.hardware.security.keymint.BeginResult begin(int purpose, byte[] keyBlob, android.hardw… in begin() 70 …hardware.security.keymint.KeyCharacteristics[] getKeyCharacteristics(byte[] keyBlob, byte[] appId,… in getKeyCharacteristics() 583 @Override public void deleteKey(byte[] keyBlob) throws android.os.RemoteException in deleteKey() 638 …lic android.hardware.security.keymint.BeginResult begin(int purpose, byte[] keyBlob, android.hardw… in begin() 723 …hardware.security.keymint.KeyCharacteristics[] getKeyCharacteristics(byte[] keyBlob, byte[] appId,… in getKeyCharacteristics() 878 public void deleteKey(byte[] keyBlob) throws android.os.RemoteException; in deleteKey() 881 …public android.hardware.security.keymint.BeginResult begin(int purpose, byte[] keyBlob, android.ha… in begin() 885 …hardware.security.keymint.KeyCharacteristics[] getKeyCharacteristics(byte[] keyBlob, byte[] appId,… in getKeyCharacteristics()
|
/aosp_15_r20/hardware/nxp/keymint/KM200/ |
D | JavacardKeyMintDevice.cpp | 168 vector<uint8_t> keyBlob; in importWrappedKey() local 241 vector<uint8_t>* keyBlob) { in upgradeKey() 259 ScopedAStatus JavacardKeyMintDevice::deleteKey(const vector<uint8_t>& keyBlob) { in deleteKey() 288 ScopedAStatus JavacardKeyMintDevice::begin(KeyPurpose purpose, const std::vector<uint8_t>& keyBlob, in begin() 367 const std::vector<uint8_t>& keyBlob, const std::vector<uint8_t>& appId, in getKeyCharacteristics()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/HAL/ |
H A D | JavacardKeyMintDevice.cpp | 168 vector<uint8_t> keyBlob; in importWrappedKey() local 245 vector<uint8_t>* keyBlob) { in upgradeKey() 266 ScopedAStatus JavacardKeyMintDevice::deleteKey(const vector<uint8_t>& keyBlob) { in deleteKey() 296 ScopedAStatus JavacardKeyMintDevice::begin(KeyPurpose purpose, const std::vector<uint8_t>& keyBlob, in begin() 361 const std::vector<uint8_t>& keyBlob, const std::vector<uint8_t>& appId, in getKeyCharacteristics()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/HAL/ |
H A D | JavacardKeyMintDevice.cpp | 168 vector<uint8_t> keyBlob; in importWrappedKey() local 245 vector<uint8_t>* keyBlob) { in upgradeKey() 266 ScopedAStatus JavacardKeyMintDevice::deleteKey(const vector<uint8_t>& keyBlob) { in deleteKey() 296 ScopedAStatus JavacardKeyMintDevice::begin(KeyPurpose purpose, const std::vector<uint8_t>& keyBlob, in begin() 361 const std::vector<uint8_t>& keyBlob, const std::vector<uint8_t>& appId, in getKeyCharacteristics()
|
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/ |
H A D | Keymaster3.cpp | 160 Return<void> Keymaster3::getKeyCharacteristics(const hidl_vec<uint8_t>& keyBlob, in getKeyCharacteristics() 184 Return<void> Keymaster3::exportKey(KeyFormat exportFormat, const hidl_vec<uint8_t>& keyBlob, in exportKey() 217 Return<V4_0::ErrorCode> Keymaster3::deleteKey(const hidl_vec<uint8_t>& keyBlob) { in deleteKey()
|
/aosp_15_r20/hardware/nxp/keymint/KM300/ |
D | JavacardKeyMintDevice.cpp | 184 vector<uint8_t> keyBlob; in importWrappedKey() local 261 vector<uint8_t>* keyBlob) { in upgradeKey() 282 ScopedAStatus JavacardKeyMintDevice::deleteKey(const vector<uint8_t>& keyBlob) { in deleteKey() 312 ScopedAStatus JavacardKeyMintDevice::begin(KeyPurpose purpose, const std::vector<uint8_t>& keyBlob, in begin() 377 const std::vector<uint8_t>& keyBlob, const std::vector<uint8_t>& appId, in getKeyCharacteristics()
|
/aosp_15_r20/system/core/trusty/keymaster/keymint/ |
H A D | TrustyKeyMintDevice.cpp | 144 const vector<uint8_t>& keyBlob, in getKeyCharacteristics() 225 vector<uint8_t>* keyBlob) { in upgradeKey() 241 ScopedAStatus TrustyKeyMintDevice::deleteKey(const vector<uint8_t>& keyBlob) { in deleteKey() 268 ScopedAStatus TrustyKeyMintDevice::begin(KeyPurpose purpose, const vector<uint8_t>& keyBlob, in begin()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 44 void deleteKey(in byte[] keyBlob); in deleteKey() 47 …sult begin(in android.hardware.security.keymint.KeyPurpose purpose, in byte[] keyBlob, in android.… in begin() 51 …android.hardware.security.keymint.KeyCharacteristics[] getKeyCharacteristics(in byte[] keyBlob, in… in getKeyCharacteristics()
|
/aosp_15_r20/system/keymaster/ng/ |
H A D | AndroidKeyMintDevice.cpp | 370 vector<uint8_t>* keyBlob) { in upgradeKey() 387 ScopedAStatus AndroidKeyMintDevice::deleteKey(const vector<uint8_t>& keyBlob) { in deleteKey() 410 ScopedAStatus AndroidKeyMintDevice::begin(KeyPurpose purpose, const vector<uint8_t>& keyBlob, in begin() 463 const std::vector<uint8_t>& keyBlob, const std::vector<uint8_t>& appId, in getKeyCharacteristics()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 44 void deleteKey(in byte[] keyBlob); in deleteKey() 47 …sult begin(in android.hardware.security.keymint.KeyPurpose purpose, in byte[] keyBlob, in android.… in begin() 51 …android.hardware.security.keymint.KeyCharacteristics[] getKeyCharacteristics(in byte[] keyBlob, in… in getKeyCharacteristics()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 44 void deleteKey(in byte[] keyBlob); in deleteKey() 47 …sult begin(in android.hardware.security.keymint.KeyPurpose purpose, in byte[] keyBlob, in android.… in begin() 51 …android.hardware.security.keymint.KeyCharacteristics[] getKeyCharacteristics(in byte[] keyBlob, in… in getKeyCharacteristics()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint_interface/dump/android/hardware/security/keymint/ |
D | IKeyMintDevice.aidl | 44 void deleteKey(in byte[] keyBlob); in deleteKey() 47 …sult begin(in android.hardware.security.keymint.KeyPurpose purpose, in byte[] keyBlob, in android.… in begin() 51 …android.hardware.security.keymint.KeyCharacteristics[] getKeyCharacteristics(in byte[] keyBlob, in… in getKeyCharacteristics()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 44 void deleteKey(in byte[] keyBlob); in deleteKey() 47 …sult begin(in android.hardware.security.keymint.KeyPurpose purpose, in byte[] keyBlob, in android.… in begin() 51 …android.hardware.security.keymint.KeyCharacteristics[] getKeyCharacteristics(in byte[] keyBlob, in… in getKeyCharacteristics()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 548 void deleteKey(in byte[] keyBlob); in deleteKey() 793 BeginResult begin(in KeyPurpose purpose, in byte[] keyBlob, in KeyParameter[] params, in begin() 883 in byte[] keyBlob, in byte[] appId, in byte[] appData); in getKeyCharacteristics()
|
/aosp_15_r20/hardware/interfaces/keymaster/4.0/support/fuzzer/ |
H A D | keymaster4_attestation_fuzzer.cpp | 46 hidl_vec<uint8_t>* keyBlob, in generateKey() 59 ErrorCode KeyMaster4AttestationFuzzer::attestKey(hidl_vec<uint8_t>& keyBlob, in attestKey() 151 hidl_vec<uint8_t> keyBlob; in invokeAttestationRecord() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-cpp-source/gen/include/android/hardware/security/keymint/ |
D | BnKeyMintDevice.h | 68 ::android::binder::Status deleteKey(const ::std::vector<uint8_t>& keyBlob) override { in deleteKey() 77 …td::vector<uint8_t>& keyBlob, const ::std::vector<::android::hardware::security::keymint::KeyParam… in begin() 89 …ector<uint8_t>& appId, const ::std::vector<uint8_t>& appData, ::std::vector<::android::hardware::s… in getKeyCharacteristics()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-cpp-source/gen/android/hardware/security/keymint/ |
D | IKeyMintDevice.cpp | 299 ::android::binder::Status BpKeyMintDevice::deleteKey(const ::std::vector<uint8_t>& keyBlob) { in deleteKey() 396 …pose, const ::std::vector<uint8_t>& keyBlob, const ::std::vector<::android::hardware::security::ke… in begin() 556 … const ::std::vector<uint8_t>& appId, const ::std::vector<uint8_t>& appData, ::std::vector<::andro… in getKeyCharacteristics()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V4-cpp-source/gen/include/android/hardware/security/keymint/ |
D | BnKeyMintDevice.h | 72 ::android::binder::Status deleteKey(const ::std::vector<uint8_t>& keyBlob) override { in deleteKey() 81 …td::vector<uint8_t>& keyBlob, const ::std::vector<::android::hardware::security::keymint::KeyParam… in begin() 93 …ector<uint8_t>& appId, const ::std::vector<uint8_t>& appData, ::std::vector<::android::hardware::s… in getKeyCharacteristics()
|
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/ |
H A D | Keymaster4.h | 77 Return<void> getKeyCharacteristics(const hidl_vec<uint8_t>& keyBlob, in getKeyCharacteristics() 99 Return<void> exportKey(KeyFormat exportFormat, const hidl_vec<uint8_t>& keyBlob, in exportKey() 117 Return<V4_0::ErrorCode> deleteKey(const hidl_vec<uint8_t>& keyBlob) override { in deleteKey()
|
/aosp_15_r20/system/keymaster/ng/include/ |
H A D | AndroidKeymaster41Device.h | 102 Return<void> getKeyCharacteristics(const hidl_vec<uint8_t>& keyBlob, in getKeyCharacteristics() 125 Return<void> exportKey(KeyFormat exportFormat, const hidl_vec<uint8_t>& keyBlob, in exportKey() 143 Return<ErrorCode> deleteKey(const hidl_vec<uint8_t>& keyBlob) override { in deleteKey()
|
/aosp_15_r20/frameworks/native/opengl/libs/EGL/ |
H A D | BlobCache.cpp | 92 std::shared_ptr<Blob> keyBlob(new Blob(key, keySize, true)); in set() local 177 std::shared_ptr<Blob> const& keyBlob = e.getKey(); in getFlattenedSize() local 203 std::shared_ptr<Blob> const& keyBlob = e.getKey(); in flatten() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V4-cpp-source/gen/android/hardware/security/keymint/ |
D | IKeyMintDevice.cpp | 299 ::android::binder::Status BpKeyMintDevice::deleteKey(const ::std::vector<uint8_t>& keyBlob) { in deleteKey() 396 …pose, const ::std::vector<uint8_t>& keyBlob, const ::std::vector<::android::hardware::security::ke… in begin() 556 … const ::std::vector<uint8_t>& appId, const ::std::vector<uint8_t>& appData, ::std::vector<::andro… in getKeyCharacteristics()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/keymaster/4.0/[email protected]_genc++/gen/android/hardware/keymaster/4.0/ |
D | KeymasterDeviceAll.cpp | 1089 …:IInterface *_hidl_this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, … in _hidl_getKeyCharacteristics() 1217 …*_hidl_this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, ::android::h… in _hidl_exportKey() 1617 …_deleteKey(::android::hardware::IInterface *_hidl_this, ::android::hardware::details::HidlInstrume… in _hidl_deleteKey() 1816 …dl_this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, ::android::hardw… in _hidl_begin() 2486 …:hidl_vec<uint8_t>& keyBlob, const ::android::hardware::hidl_vec<uint8_t>& clientId, const ::andro… in getKeyCharacteristics() 2492 …KeyFormat keyFormat, const ::android::hardware::hidl_vec<uint8_t>& keyBlob, const ::android::hardw… in exportKey() 2510 …::ErrorCode> BpHwKeymasterDevice::deleteKey(const ::android::hardware::hidl_vec<uint8_t>& keyBlob){ in deleteKey() 2528 …urpose purpose, const ::android::hardware::hidl_vec<uint8_t>& keyBlob, const ::android::hardware::… in begin() 3582 const ::android::hardware::hidl_vec<uint8_t>* keyBlob; in _hidl_getKeyCharacteristics() local 3715 const ::android::hardware::hidl_vec<uint8_t>* keyBlob; in _hidl_exportKey() local [all …]
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/ |
D | remote_keymint_device.cpp | 333 const vector<KeyParameter>& upgradeParams, vector<uint8_t>* keyBlob) { in upgradeKey() 349 ScopedAStatus RemoteKeyMintDevice::deleteKey(const vector<uint8_t>& keyBlob) { in deleteKey() 373 KeyPurpose purpose, const vector<uint8_t>& keyBlob, in begin()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/keymaster/4.1/[email protected]_genc++/gen/android/hardware/keymaster/4.1/ |
D | KeymasterDeviceAll.cpp | 351 …:hidl_vec<uint8_t>& keyBlob, const ::android::hardware::hidl_vec<uint8_t>& clientId, const ::andro… in getKeyCharacteristics() 357 …KeyFormat keyFormat, const ::android::hardware::hidl_vec<uint8_t>& keyBlob, const ::android::hardw… in exportKey() 375 …::ErrorCode> BpHwKeymasterDevice::deleteKey(const ::android::hardware::hidl_vec<uint8_t>& keyBlob){ in deleteKey() 393 …urpose purpose, const ::android::hardware::hidl_vec<uint8_t>& keyBlob, const ::android::hardware::… in begin()
|