Home
last modified time | relevance | path

Searched defs:key_material (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp457 const string& key_material, HidlBuf* key_blob, in ImportKey()
479 const string& key_material) { in ImportKey()
484 const HidlBuf& app_data, HidlBuf* key_material) { in ExportKey()
501 ErrorCode ExportKey(KeyFormat format, HidlBuf* key_material) { in ExportKey()
2176 string key_material = "HelloThisIsAKey"; in TEST_F() local
/hardware/libhardware/include/hardware/
Dkeymaster_defs.h336 const uint8_t* key_material; member