Home
last modified time | relevance | path

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

/external/openthread/src/core/meshcop/
Ddataset_local.hpp190 Crypto::Storage::KeyRef GetKeyRef(Dataset::Type aType) const in GetKeyRef() function
/external/openthread/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
/external/openthread/src/core/mac/
Dmac_types.hpp589 KeyRef GetKeyRef(void) const { return mKeyMaterial.mKeyRef; } in GetKeyRef() function in ot::Mac::KeyMaterial