Searched defs:key_material (Results 1 – 4 of 4) sorted by relevance
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
272 const string& key_material, vector<uint8_t>* key_blob, in ImportKey()310 const string& key_material) { in ImportKey()
386 const uint8_t* key_material; member
1830 string key_material = "HelloThisIsAKey"; in TEST_P() local