Home
last modified time | relevance | path

Searched defs:ExtractKey (Results 1 – 2 of 2) sorted by relevance

/openthread-3.5.0/src/core/crypto/
Dstorage.cpp42 Error Key::ExtractKey(uint8_t *aKeyBuffer, uint16_t &aKeyLength) const in ExtractKey() function in ot::Crypto::Key
/openthread-3.5.0/src/core/mac/
Dmac_types.cpp314 void KeyMaterial::ExtractKey(Key &aKey) const in ExtractKey() function in ot::Mac::KeyMaterial