Searched defs:GetKeyRef (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openthread/src/core/crypto/ | ||
H A D | ecdsa.hpp | 298 otCryptoKeyRef GetKeyRef(void) const { return mKeyRef; } in GetKeyRef() function in ot::Crypto::Ecdsa::P256::KeyPairAsRef |
H A D | storage.hpp | 267 Storage::KeyRef GetKeyRef(void) const { return mKeyRef; } in GetKeyRef() function in ot::Crypto::Key |
/aosp_15_r20/external/openthread/src/core/meshcop/ | ||
H A D | dataset_manager.hpp | 263 KeyRef GetKeyRef(Dataset::Type aType) const in GetKeyRef() function |
/aosp_15_r20/external/openthread/src/core/mac/ | ||
H A D | mac_types.hpp | 589 KeyRef GetKeyRef(void) const { return mKeyMaterial.mKeyRef; } in GetKeyRef() function in ot::Mac::KeyMaterial |