Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_tls.h208 static void IsSessionReused(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dcrypto_tls.cc1757 void TLSWrap::IsSessionReused(const FunctionCallbackInfo<Value>& args) { in IsSessionReused() function in node::crypto::TLSWrap
2145 SetProtoMethodNoSideEffect(isolate, t, "isSessionReused", IsSessionReused); in Initialize()
2209 registry->Register(IsSessionReused); in RegisterExternalReferences()

Completed in 4 milliseconds