Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Dstorage.hpp166 void SetKeyRefExtraOffset(uint32_t aOffset) { mExtraOffset = aOffset; } in SetKeyRefExtraOffset() function in ot::Crypto::Storage::KeyRefManager
/openthread-latest/src/core/instance/
Dinstance.cpp284 …mCryptoStorageKeyRefManager.SetKeyRefExtraOffset(Crypto::Storage::KeyRefManager::kKeyRefExtraOffse… in Instance()