Home
last modified time | relevance | path

Searched refs:SelectSNIContextCallback (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/crypto/
H A Dcrypto_tls.h173 static int SelectSNIContextCallback(SSL* s, int* ad, void* arg);
H A Dcrypto_tls.cc457 sc_->SetSelectSNIContextCallback(SelectSNIContextCallback); in InitSSL()
1333 int TLSWrap::SelectSNIContextCallback(SSL* s, int* ad, void* arg) { in SelectSNIContextCallback() function in node::crypto::TLSWrap

Completed in 5 milliseconds