Searched refs:SetAAD (Results 1 – 2 of 2) sorted by relevance
292 SetProtoMethod(isolate, t, "setAAD", SetAAD); in Initialize()340 registry->Register(SetAAD); in RegisterExternalReferences()735 bool CipherBase::SetAAD( in Init() function in node::crypto::CipherBase774 void CipherBase::SetAAD(const FunctionCallbackInfo<Value>& args) { in Init() function in node::crypto::CipherBase786 args.GetReturnValue().Set(cipher->SetAAD(buf, plaintext_len)); in Init()
69 bool SetAAD(83 static void SetAAD(const v8::FunctionCallbackInfo<v8::Value>& args);