Home
last modified time | relevance | path

Searched defs:app_data (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/keymaster/legacy_support/
H A Dkeymaster_passthrough_key.cpp56 KeymasterBlob app_data; in formatted_key_material() local
H A Dkeymaster_passthrough_engine.cpp94 const KeymasterBlob& client_id, const KeymasterBlob& app_data, in ExportKey()
H A Dkeymaster1_engine.cpp341 keymaster_blob_t app_data = {nullptr, 0}; in GetKeymaster1PublicKey() local
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.cpp145 const HidlBuf& client_id, const HidlBuf& app_data, in ExportKey()
163 HidlBuf client_id, app_data; in ExportKey() local
193 const HidlBuf& app_data, in CheckGetCharacteristics()
220 const HidlBuf& app_data, in GetCharacteristics()
236 HidlBuf client_id, app_data; in GetCharacteristics() local
/aosp12/system/keymaster/contexts/
H A Dsoft_keymaster_device.cpp324 void AddClientAndAppData(const keymaster_blob_t* client_id, const keymaster_blob_t* app_data, in AddClientAndAppData()
795 const keymaster_blob_t* client_id, const keymaster_blob_t* app_data, in get_key_characteristics()
836 const keymaster_blob_t* client_id, const keymaster_blob_t* app_data, in get_key_characteristics()
935 const keymaster_blob_t* app_data, in export_key()
972 const keymaster_blob_t* app_data, in export_key()
H A Dkeymaster1_passthrough_context.cpp121 keymaster_blob_t app_data = {nullptr, 0}; in parseKeymaster1HwBlob() local
H A Dsoft_keymaster_context.cpp342 keymaster_blob_t app_data = {nullptr, 0}; in ParseKeymaster1HwBlob() local
/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test_utils.cpp882 const keymaster_blob_t* app_data, in get_key_characteristics()
905 const keymaster_blob_t* app_data, in export_key()
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp358 const vector<uint8_t>& app_data, in GetCharacteristics()
394 vector<uint8_t> app_data(app_data_string.begin(), app_data_string.end()); in CheckAppIdCharacteristics() local
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp511 const HidlBuf& app_data, HidlBuf* key_material) { in ExportKey()
529 HidlBuf client_id, app_data; in ExportKey() local
557 const HidlBuf& app_data, KeyCharacteristics* key_characteristics) { in GetCharacteristics()
571 HidlBuf client_id, app_data; in GetCharacteristics() local