Searched refs:crypto_orig_createHash (Results 1 – 2 of 2) sorted by relevance
8 const crypto_orig_createHash = crypto.createHash; constant10 crypto_orig_createHash(algorithm == 'md4' ? 'sha256' : algorithm);
95 const crypto_orig_createHash = crypto.createHash;97 crypto_orig_createHash(algorithm == 'md4' ? 'sha256' : algorithm);