Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_tls.h214 static void RequestOCSP(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dcrypto_tls.cc1992 void TLSWrap::RequestOCSP(const FunctionCallbackInfo<Value>& args) { in RequestOCSP() function in node::crypto::TLSWrap
2131 SetProtoMethod(isolate, t, "requestOCSP", RequestOCSP); in Initialize()
2201 registry->Register(RequestOCSP); in RegisterExternalReferences()

Completed in 5 milliseconds