Searched refs:CreateHwWrappedKey (Results 1 – 4 of 4) sorted by relevance
124 bool CreateHwWrappedKey(std::vector<uint8_t> *master_key,
283 if (!CreateHwWrappedKey(&master_key, &exported_key)) return; in TEST_F()
365 bool CreateHwWrappedKey(std::vector<uint8_t> *master_key, in CreateHwWrappedKey() function
605 if (!CreateHwWrappedKey(&master_key, &exported_key)) return false; in CreateAndSetHwWrappedKey()1156 if (!CreateHwWrappedKey(&master_key, &exported_key)) return; in TEST_F()