Home
last modified time | relevance | path

Searched refs:ConvertToCryptoKey (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/crypto/
Daes_ccm.cpp55 aMacKey.ConvertToCryptoKey(cryptoKey); in SetKey()
/openthread-latest/src/core/mac/
Dmac_types.cpp361 void KeyMaterial::ConvertToCryptoKey(Crypto::Key &aCryptoKey) const in ConvertToCryptoKey() function in ot::Mac::KeyMaterial
Dmac_types.hpp581 void ConvertToCryptoKey(Crypto::Key &aCryptoKey) const;