Home
last modified time | relevance | path

Searched defs:mKey (Results 1 – 12 of 12) sorted by relevance

/openthread-latest/include/openthread/
Ddns.h91 const char *mKey; member
/openthread-latest/src/posix/platform/
Drcp_caps_diag.hpp106 spinel_prop_key_t mKey; member
/openthread-latest/tests/nexus/platform/
Dnexus_settings.hpp72 uint16_t mKey; member
/openthread-latest/src/core/common/
Dstring.hpp524 uint16_t mKey; ///< The key value. member in ot::Stringify::Entry
/openthread-latest/src/core/utils/
Dflash.hpp184 uint16_t mKey; member in ot::Flash::RecordHeader
/openthread-latest/include/openthread/platform/
Dcrypto.h112 …const uint8_t *mKey; ///< Pointer to the buffer containing key. NULL indicates to use `mKeyR… member
Dradio.h217 otMacKey mKey; ///< Key stored as literal. member
/openthread-latest/tests/unit/
Dtest_hmac_sha256.cpp144 otCryptoKey mKey; in TestHmacSha256() member
/openthread-latest/src/core/crypto/
Dstorage.hpp380 const uint8_t *mKey; member in ot::Crypto::LiteralKey
/openthread-latest/src/ncp/
Dncp_base.hpp353 spinel_prop_key_t mKey; member
/openthread-latest/src/core/net/
Dsrp_server.hpp575 Key mKey; member in ot::Srp::Server::Host
Ddns_types.hpp2137 Crypto::Ecdsa::P256::PublicKey mKey; member in ot::Dns::Ecdsa256KeyRecord