Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_tls.h187 static void GetALPNNegotiatedProto(
H A Dcrypto_tls.cc2025 void TLSWrap::GetALPNNegotiatedProto(const FunctionCallbackInfo<Value>& args) { in GetALPNNegotiatedProto() function in node::crypto::TLSWrap
2147 isolate, t, "getALPNNegotiatedProtocol", GetALPNNegotiatedProto); in Initialize()
2210 registry->Register(GetALPNNegotiatedProto); in RegisterExternalReferences()

Completed in 5 milliseconds