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