Home
last modified time | relevance | path

Searched defs:kPskMaxLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/cli/
H A Dcli_coap_secure.hpp87 static constexpr uint8_t kPskMaxLength = 32; member in ot::Cli::CoapSecure
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dsecure_transport.hpp100 static constexpr uint8_t kPskMaxLength = 32; ///< Maximum PSK length. member in ot::MeshCoP::SecureTransport