Searched defs:key_material (Results 1 – 8 of 8) sorted by relevance
98 const string& key_material, HidlBuf* key_blob, in ImportKey()120 const string& key_material) { in ImportKey()146 HidlBuf* key_material) { in ExportKey()162 ErrorCode KeymasterHidlTest::ExportKey(KeyFormat format, HidlBuf* key_material) { in ExportKey()
1837 string key_material = "HelloThisIsAKey"; in TEST_P() local
136 let key_material = match self.sign_algo { in generate_dice_artifacts() localVariable
484 const string& key_material, HidlBuf* key_blob, in ImportKey()506 const string& key_material) { in ImportKey()511 const HidlBuf& app_data, HidlBuf* key_material) { in ExportKey()528 ErrorCode ExportKey(KeyFormat format, HidlBuf* key_material) { in ExportKey()2215 string key_material = "HelloThisIsAKey"; in TEST_P() local
385 const string& key_material, vector<uint8_t>* key_blob, in ImportKey()423 const string& key_material) { in ImportKey()
3856 string key_material = "HelloThisIsAKey"; in TEST_P() local3901 string key_material = "HelloThisIsAKey"; in TEST_P() local
389 const uint8_t* key_material; member