Searched defs:HashUpdate (Results 1 – 2 of 2) sorted by relevance
35 const HashUpdate = uncurryThis(crypto.Hash.prototype.update); constant
4363 bool Hash::HashUpdate(const char* data, int len) { in HashUpdate() function in node::crypto::Hash4371 void Hash::HashUpdate(const FunctionCallbackInfo<Value>& args) { in HashUpdate() function in node::crypto::Hash