Lines Matching refs:SSLPointer
37 const SSLPointer& ssl,
42 bool SetALPN(const SSLPointer& ssl, const std::string& alpn);
44 bool SetALPN(const SSLPointer& ssl, v8::Local<v8::Value> alpn);
52 const SSLPointer& ssl,
57 const SSLPointer& ssl,
65 const SSLPointer& ssl,
68 int UseSNIContext(const SSLPointer& ssl, BaseObjectPtr<SecureContext> context);
70 const char* GetClientHelloALPN(const SSLPointer& ssl);
72 const char* GetClientHelloServerName(const SSLPointer& ssl);
78 const SSLPointer& ssl);
88 v8::MaybeLocal<v8::Value> GetCert(Environment* env, const SSLPointer& ssl);
92 const SSLPointer& ssl);
96 const SSLPointer& ssl);
100 const SSLPointer& ssl);
104 const SSLPointer& ssl);
108 const SSLPointer& ssl);
112 const SSLPointer& ssl,