Searched refs:CreateHwWrappedKey (Results 1 – 4 of 4) sorted by relevance
110 bool CreateHwWrappedKey(std::vector<uint8_t> *master_key,
282 if (!CreateHwWrappedKey(&master_key, &exported_key)) return; in TEST_F()
335 bool CreateHwWrappedKey(std::vector<uint8_t> *master_key, in CreateHwWrappedKey() function
459 if (!CreateHwWrappedKey(&master_key, &exported_key)) return false; in CreateAndSetHwWrappedKey()1004 if (!CreateHwWrappedKey(&master_key, &exported_key)) return; in TEST_F()