Searched defs:SetSslAuthMode (Results 1 – 3 of 3) sorted by relevance
299 … void SetSslAuthMode(bool aVerifyPeerCertificate) { mDtls.SetSslAuthMode(aVerifyPeerCertificate); } in SetSslAuthMode() function in ot::Coap::CoapSecure
357 … void SetSslAuthMode(bool aVerifyPeerCertificate) { mTls.SetSslAuthMode(aVerifyPeerCertificate); } in SetSslAuthMode() function in ot::Ble::BleSecure
422 …void SetSslAuthMode(bool aVerifyPeerCertificate) { mVerifyPeerCertificate = aVerifyPeerCertificate… in SetSslAuthMode() function in ot::MeshCoP::SecureTransport