Home
last modified time | relevance | path

Searched refs:aHashKeys (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/thread/
Dkey_manager.cpp290 void KeyManager::ComputeKeys(uint32_t aKeySequence, HashKeys &aHashKeys) in ComputeKeys() argument
308 hmac.Finish(aHashKeys.mHash); in ComputeKeys()
Dkey_manager.hpp572 void ComputeKeys(uint32_t aKeySequence, HashKeys &aHashKeys);