Searched refs:aKekBytes (Results 1 – 1 of 1) sorted by relevance
477 void SetKek(const uint8_t *aKekBytes) { SetKek(*reinterpret_cast<const Kek *>(aKekBytes)); } in SetKek() argument