Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_crypto_common.cc81 bool SetALPN(const SSLPointer& ssl, const std::string& alpn) { in SetALPN() function
88 bool SetALPN(const SSLPointer& ssl, Local<Value> alpn) { in SetALPN() function