Lines Matching refs:args
36 static void ConvertKey(const v8::FunctionCallbackInfo<v8::Value>& args);
38 static void GetCurves(const v8::FunctionCallbackInfo<v8::Value>& args);
43 static void New(const v8::FunctionCallbackInfo<v8::Value>& args);
44 static void GenerateKeys(const v8::FunctionCallbackInfo<v8::Value>& args);
45 static void ComputeSecret(const v8::FunctionCallbackInfo<v8::Value>& args);
46 static void GetPrivateKey(const v8::FunctionCallbackInfo<v8::Value>& args);
47 static void SetPrivateKey(const v8::FunctionCallbackInfo<v8::Value>& args);
48 static void GetPublicKey(const v8::FunctionCallbackInfo<v8::Value>& args);
49 static void SetPublicKey(const v8::FunctionCallbackInfo<v8::Value>& args);
76 const v8::FunctionCallbackInfo<v8::Value>& args,
112 const v8::FunctionCallbackInfo<v8::Value>& args,
133 const v8::FunctionCallbackInfo<v8::Value>& args,
159 const v8::FunctionCallbackInfo<v8::Value>& args,