Searched defs:createHash (Results 1 – 2 of 2) sorted by relevance
14 const {createHash} = require('crypto'); constant
60 template<typename T, char Converter(T)> static inline unsigned createHash(const T*, unsigned) { in createHash() function