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);
68 const crypto_orig_createHash = crypto.createHash;70 crypto_orig_createHash(algorithm == 'md4' ? 'sha256' : algorithm);