Searched defs:GetKey (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/src/core/utils/ | ||
D | flash.hpp | 155 uint16_t GetKey(void) const { return mKey; } in GetKey() function in ot::Flash::RecordHeader |
/openthread-latest/src/core/mac/ | ||
D | mac_types.hpp | 546 const Key &GetKey(void) const { return static_cast<const Key &>(mKeyMaterial.mKey); } in GetKey() function in ot::Mac::KeyMaterial |
/openthread-latest/src/core/net/ | ||
D | srp_server.hpp | 509 const Key &GetKey(void) const { return mKey; } in GetKey() function in ot::Srp::Server::Host |
D | dns_types.hpp | 2127 const Crypto::Ecdsa::P256::PublicKey &GetKey(void) const { return mKey; } in GetKey() function in ot::Dns::Ecdsa256KeyRecord |