Searched defs:GetKeyRef (Results 1 – 3 of 3) sorted by relevance
/external/openthread/src/core/crypto/ | ||
D | ecdsa.hpp | 277 otCryptoKeyRef GetKeyRef(void) const { return mKeyRef; } in GetKeyRef() function in ot::Crypto::Ecdsa::P256::KeyPairAsRef |
D | storage.hpp | 321 Storage::KeyRef GetKeyRef(void) const { return mKeyRef; } in GetKeyRef() function in ot::Crypto::Key |
/external/openthread/src/core/mac/ | ||
D | mac_types.hpp | 556 KeyRef GetKeyRef(void) const { return mKeyMaterial.mKeyRef; } in GetKeyRef() function in ot::Mac::KeyMaterial |