Home
last modified time | relevance | path

Searched refs:OnVerifyPeerCertificate (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DDTLS.h86 static int OnVerifyPeerCertificate(int ok, X509_STORE_CTX *ctx);
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DDTLS.cpp97 &DTLS::OnVerifyPeerCertificate); in DTLS()
152 int DTLS::OnVerifyPeerCertificate(int /* ok */, X509_STORE_CTX *ctx) { in OnVerifyPeerCertificate() function in DTLS