Searched refs:SetKek (Results 1 – 4 of 4) sorted by relevance
462 void SetKek(const Kek &aKek);469 void SetKek(const uint8_t *aKekBytes) { SetKek(*reinterpret_cast<const Kek *>(aKekBytes)); } in SetKek() function in ot::KeyManager
483 void KeyManager::SetKek(const Kek &aKek) in SetKek() function in ot::KeyManager
243 Get<KeyManager>().SetKek(metadata.mKek); in SendDelayedJoinerEntrust()
934 mTimer.Get<KeyManager>().SetKek(kek.GetBytes()); in HandleMbedtlsExportKeys()970 mTimer.Get<KeyManager>().SetKek(kek.GetBytes()); in HandleMbedtlsExportKeys()