Searched refs:GetAuthTag (Results 1 – 2 of 2) sorted by relevance
290 SetProtoMethodNoSideEffect(isolate, t, "getAuthTag", GetAuthTag); in Initialize()338 registry->Register(GetAuthTag); in RegisterExternalReferences()657 void CipherBase::GetAuthTag(const FunctionCallbackInfo<Value>& args) { in Init() function in node::crypto::CipherBase
81 static void GetAuthTag(const v8::FunctionCallbackInfo<v8::Value>& args);