Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/mac/
Dmac_types.cpp340 void KeyMaterial::DestroyKey(void) in DestroyKey() function in ot::Mac::KeyMaterial
/openthread-3.5.0/src/core/crypto/
Dstorage.hpp174 inline void DestroyKey(KeyRef aKeyRef) in DestroyKey() function