Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_x509.cc95 SetProtoMethod(isolate, tmpl, "checkIssued", CheckIssued); in GetConstructorTemplate()
386 void X509Certificate::CheckIssued(const FunctionCallbackInfo<Value>& args) { in CheckIssued() function in node::crypto::X509Certificate
540 registry->Register(CheckIssued); in RegisterExternalReferences()
H A Dcrypto_x509.h91 static void CheckIssued(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 2 milliseconds