Home
last modified time | relevance | path

Searched refs:SetSslAuthMode (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/api/
Dcoap_secure_api.cpp118 AsCoreType(aInstance).GetApplicationCoapSecure().SetSslAuthMode(aVerifyPeerCertificate); in otCoapSecureSetSslAuthMode()
Dble_secure_api.cpp131 AsCoreType(aInstance).Get<Ble::BleSecure>().SetSslAuthMode(aVerifyPeerCertificate); in otBleSecureSetSslAuthMode()
/openthread-latest/src/core/meshcop/
Dsecure_transport.hpp518 void SetSslAuthMode(bool aVerifyPeerCertificate) in SetSslAuthMode() function in ot::MeshCoP::SecureTransport::Extension