Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_tls.h204 static void GetSharedSigalgs(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dcrypto_tls.cc1816 void TLSWrap::GetSharedSigalgs(const FunctionCallbackInfo<Value>& args) { in GetSharedSigalgs() function in node::crypto::TLSWrap
2162 SetProtoMethodNoSideEffect(isolate, t, "getSharedSigalgs", GetSharedSigalgs); in Initialize()
2221 registry->Register(GetSharedSigalgs); in RegisterExternalReferences()

Completed in 4 milliseconds