Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dsecure_transport.hpp563 int SetApplicationSecureKeys(mbedtls_ssl_config &aConfig);
Dsecure_transport.cpp266 rval = mTransport.mExtension->SetApplicationSecureKeys(mConf); in Setup()
1055 int SecureTransport::Extension::SetApplicationSecureKeys(mbedtls_ssl_config &aConfig) in SetApplicationSecureKeys() function in ot::MeshCoP::SecureTransport::Extension