Searched defs:key_material (Results 1 – 4 of 4) sorted by relevance
115 const string& key_material, HidlBuf* key_blob, in ImportKey()137 const string& key_material) { in ImportKey()163 HidlBuf* key_material) { in ExportKey()179 ErrorCode KeymasterHidlTest::ExportKey(KeyFormat format, HidlBuf* key_material) { in ExportKey()
1508 string key_material = "HelloThisIsAKey"; in TEST_F() local
502 const string& key_material, HidlBuf* key_blob, in ImportKey()524 const string& key_material) { in ImportKey()529 const HidlBuf& app_data, HidlBuf* key_material) { in ExportKey()546 ErrorCode ExportKey(KeyFormat format, HidlBuf* key_material) { in ExportKey()2246 string key_material = "HelloThisIsAKey"; in TEST_F() local
341 const uint8_t* key_material; member