Searched defs:GetKeyRef (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/crypto/ | ||
| D | storage.hpp | 263 Storage::KeyRef GetKeyRef(void) const { return mKeyRef; } in GetKeyRef() function in ot::Crypto::Key |
| /external/openthread/src/core/mac/ | ||
| D | mac_types.hpp | 501 KeyRef GetKeyRef(void) const { return mKeyMaterial.mKeyRef; } in GetKeyRef() function in ot::Mac::KeyMaterial |