Searched refs:SetApplicationSecureKeys (Results 1 – 2 of 2) sorted by relevance
563 int SetApplicationSecureKeys(mbedtls_ssl_config &aConfig);
266 rval = mTransport.mExtension->SetApplicationSecureKeys(mConf); in Setup()1055 int SecureTransport::Extension::SetApplicationSecureKeys(mbedtls_ssl_config &aConfig) in SetApplicationSecureKeys() function in ot::MeshCoP::SecureTransport::Extension