Searched defs:ExtractKey (Results 1 – 2 of 2) sorted by relevance
/openthread-3.5.0/src/core/crypto/ | ||
D | storage.cpp | 42 Error Key::ExtractKey(uint8_t *aKeyBuffer, uint16_t &aKeyLength) const in ExtractKey() function in ot::Crypto::Key |
/openthread-3.5.0/src/core/mac/ | ||
D | mac_types.cpp | 314 void KeyMaterial::ExtractKey(Key &aKey) const in ExtractKey() function in ot::Mac::KeyMaterial |