Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Dstorage.hpp89 kTypeVolatile = OT_CRYPTO_KEY_STORAGE_VOLATILE, ///< Key is volatile. enumerator
/openthread-latest/src/core/mac/
Dmac_types.cpp335 … Crypto::Storage::kTypeVolatile, aKey.GetBytes(), Key::kSize)); in SetFrom()