Searched refs:otCoapSecureSetSslAuthMode (Results 1 – 3 of 3) sorted by relevance
180 void otCoapSecureSetSslAuthMode(otInstance *aInstance, bool aVerifyPeerCertificate);
116 void otCoapSecureSetSslAuthMode(otInstance *aInstance, bool aVerifyPeerCertificate) in otCoapSecureSetSslAuthMode() function
237 otCoapSecureSetSslAuthMode(GetInstancePtr(), verifyPeerCert); in Process()