Home | History | Annotate | Download | only in benchmarks

Lines Matching defs:rng_get_bytes

1444 function rng_get_bytes(ba) {
1451 SecureRandom.prototype.nextBytes = rng_get_bytes;