Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_sig.h96 static void VerifyUpdate(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dcrypto_sig.cc468 SetProtoMethod(isolate, t, "update", VerifyUpdate); in Initialize()
477 registry->Register(VerifyUpdate); in RegisterExternalReferences()
495 void Verify::VerifyUpdate(const FunctionCallbackInfo<Value>& args) { in VerifyUpdate() function in node::crypto::Verify

Completed in 2 milliseconds