Home
last modified time | relevance | path

Searched defs:GetKeyRef (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/src/core/crypto/
Decdsa.hpp298 otCryptoKeyRef GetKeyRef(void) const { return mKeyRef; } in GetKeyRef() function in ot::Crypto::Ecdsa::P256::KeyPairAsRef
Dstorage.hpp267 Storage::KeyRef GetKeyRef(void) const { return mKeyRef; } in GetKeyRef() function in ot::Crypto::Key
/openthread-3.4.0/src/core/mac/
Dmac_types.hpp521 KeyRef GetKeyRef(void) const { return mKeyMaterial.mKeyRef; } in GetKeyRef() function in ot::Mac::KeyMaterial