Searched defs:SetSslAuthMode (Results 1 – 2 of 2) sorted by relevance
281 … void SetSslAuthMode(bool aVerifyPeerCertificate) { mDtls.SetSslAuthMode(aVerifyPeerCertificate); } in SetSslAuthMode() function in ot::Coap::CoapSecure
289 …void SetSslAuthMode(bool aVerifyPeerCertificate) { mVerifyPeerCertificate = aVerifyPeerCertificate… in SetSslAuthMode() function in ot::MeshCoP::Dtls