Searched defs:SetKek (Results 1 – 2 of 2) sorted by relevance
478 void KeyManager::SetKek(const Kek &aKek) in SetKek() function in ot::KeyManager
510 void SetKek(const uint8_t *aKekBytes) { SetKek(*reinterpret_cast<const Kek *>(aKekBytes)); } in SetKek() function in ot::KeyManager