Home
last modified time | relevance | path

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

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