Home
last modified time | relevance | path

Searched defs:aVerifyPeerCertificate (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/api/
Dble_secure_api.cpp129 void otBleSecureSetSslAuthMode(otInstance *aInstance, bool aVerifyPeerCertificate) in otBleSecureSetSslAuthMode()
Dcoap_secure_api.cpp116 void otCoapSecureSetSslAuthMode(otInstance *aInstance, bool aVerifyPeerCertificate) in otCoapSecureSetSslAuthMode()
/openthread-latest/src/core/meshcop/
Dsecure_transport.hpp518 void SetSslAuthMode(bool aVerifyPeerCertificate) in SetSslAuthMode()