Searched refs:mPreSharedKeyLength (Results 1 – 2 of 2) sorted by relevance
87 mPreSharedKeyLength = 0; in Dtls()390 …bedtls_ssl_conf_psk(&mConf, static_cast<const unsigned char *>(mPreSharedKey), mPreSharedKeyLength, in SetApplicationCoapSecureKeys()497 mPreSharedKeyLength = aPskLength; in SetPreSharedKey()
439 uint16_t mPreSharedKeyLength; member in ot::MeshCoP::Dtls