Home
last modified time | relevance | path

Searched defs:purpose (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/keymaster/4.1/support/
DKeymaster3.cpp33 V3_0::KeyPurpose convert(KeyPurpose purpose) { in convert()
37 V3_0::KeyFormat convert(KeyFormat purpose) { in convert()
235 Return<void> Keymaster3::begin(KeyPurpose purpose, const hidl_vec<uint8_t>& key, in begin()
Dattestation_record.cpp75 ASN1_INTEGER_SET* purpose; member
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DIKeyMintDevice.aidl754 BeginResult begin(in KeyPurpose purpose, in byte[] keyBlob, in KeyParameter[] params, in begin()
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DIKeyMintDevice.aidl47 …roid.hardware.security.keymint.BeginResult begin(in android.hardware.security.keymint.KeyPurpose p… in begin()
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DIKeyMintDevice.aidl47 …roid.hardware.security.keymint.BeginResult begin(in android.hardware.security.keymint.KeyPurpose p… in begin()
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.cpp449 ErrorCode KeyMintAidlTestBase::Begin(KeyPurpose purpose, const vector<uint8_t>& key_blob, in Begin()
467 ErrorCode KeyMintAidlTestBase::Begin(KeyPurpose purpose, const vector<uint8_t>& key_blob, in Begin()
485 ErrorCode KeyMintAidlTestBase::Begin(KeyPurpose purpose, const AuthorizationSet& in_params, in Begin()
492 ErrorCode KeyMintAidlTestBase::Begin(KeyPurpose purpose, const AuthorizationSet& in_params) { in Begin()
654 void KeyMintAidlTestBase::CheckTripleDesTestVector(KeyPurpose purpose, BlockMode block_mode, in CheckTripleDesTestVector()
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h127 Return<void> begin(KeyPurpose purpose, const hidl_vec<uint8_t>& key, in begin()
/hardware/interfaces/keymaster/3.0/vts/functional/
Dattestation_record.cpp61 ASN1_INTEGER_SET* purpose; member
Dkeymaster_hidl_hal_test.cpp575 ErrorCode Begin(KeyPurpose purpose, const HidlBuf& key_blob, const AuthorizationSet& in_params, in Begin()
597 ErrorCode Begin(KeyPurpose purpose, const AuthorizationSet& in_params, in Begin()
604 ErrorCode Begin(KeyPurpose purpose, const AuthorizationSet& in_params) { in Begin()
/hardware/interfaces/security/keymint/aidl/vts/performance/
DKeyMintBenchmark.cpp227 ErrorCode Begin(KeyPurpose purpose, const AuthorizationSet& in_params, in Begin()
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp67 ASN1_INTEGER_SET* purpose; member
/hardware/interfaces/security/keymint/support/
Dattestation_record.cpp69 ASN1_INTEGER_SET* purpose; member
/hardware/qcom/audio/hal/audio_extn/
Da2dp.c292 uint32_t purpose; member
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp3898 const KeyPurpose purpose; member