Home
last modified time | relevance | path

Searched refs:kCipherSuites (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/meshcop/
Dsecure_transport.hpp790 static const int kCipherSuites[][2]; member in ot::MeshCoP::SecureTransport
Dsecure_transport.cpp231 … mbedtls_ssl_conf_ciphersuites(&mConf, SecureTransport::kCipherSuites[mTransport.mCipherSuite]); in Setup()
647 const int SecureTransport::kCipherSuites[][2] = { member in ot::MeshCoP::SecureTransport