Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Ddns.h94 const char *mKey; member
/openthread-latest/src/posix/platform/
Drcp_caps_diag.hpp109 spinel_prop_key_t mKey; member
/openthread-latest/src/core/common/
Dstring.hpp569 uint16_t mKey; ///< The key value. member in ot::Stringify::Entry
/openthread-latest/src/core/utils/
Dflash.hpp192 uint16_t mKey; member in ot::Flash::RecordHeader
/openthread-latest/include/openthread/platform/
Dcrypto.h119 …const uint8_t *mKey; ///< Pointer to the buffer containing key. NULL indicates to use `mKeyR… member
Dradio.h229 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.hpp336 const uint8_t *mKey; member in ot::Crypto::LiteralKey
/openthread-latest/src/ncp/
Dncp_base.hpp259 spinel_prop_key_t mKey; member
/openthread-latest/src/core/net/
Dsrp_server.hpp617 Key mKey; member in ot::Srp::Server::Host
Ddns_types.hpp2304 Crypto::Ecdsa::P256::PublicKey mKey; member in ot::Dns::Ecdsa256KeyRecord