Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
Dcrypto_common.h53 const char* GetClientHelloALPN(const SSLPointer& ssl);
Dcrypto_common.cc157 const char* GetClientHelloALPN(const SSLPointer& ssl) { in GetClientHelloALPN() function