Home
last modified time | relevance | path

Searched refs:legacyWrite (Results 1 - 3 of 3) sorted by relevance

/third_party/node/benchmark/crypto/
H A Dhash-stream-creation.js41 const fn = api === 'stream' ? streamWrite : legacyWrite;
47 function legacyWrite(algo, message, encoding, writes, len, outEnc) { function
H A Dhash-stream-throughput.js40 const fn = api === 'stream' ? streamWrite : legacyWrite;
46 function legacyWrite(algo, message, encoding, writes, len) { function
H A Dcipher-stream.js57 const fn = api === 'stream' ? streamWrite : legacyWrite;
86 function legacyWrite(alice, bob, message, encoding, writes) { function

Completed in 1 milliseconds