Home
last modified time | relevance | path

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

/third_party/node/lib/internal/crypto/
H A Drandom.js434 add = unsignedBigIntToBuffer(add, 'options.add');
451 rem = unsignedBigIntToBuffer(rem, 'options.rem');
529 function unsignedBigIntToBuffer(bigint, name) { function
541 candidate = unsignedBigIntToBuffer(candidate, 'candidate');
575 candidate = unsignedBigIntToBuffer(candidate, 'candidate');

Completed in 1 milliseconds