Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_tls.h216 static void SetOCSPResponse(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dcrypto_tls.cc1979 void TLSWrap::SetOCSPResponse(const FunctionCallbackInfo<Value>& args) { in SetOCSPResponse() function in node::crypto::TLSWrap
2133 SetProtoMethod(isolate, t, "setOCSPResponse", SetOCSPResponse); in Initialize()
2203 registry->Register(SetOCSPResponse); in RegisterExternalReferences()

Completed in 5 milliseconds