Home | History | Annotate | Download | only in v8-v5

Lines Matching defs:nextBytes

768     b.nextBytes(x);
1443 SecureRandom.prototype.nextBytes = rng_get_bytes;
1482 while(x[0] == 0) rng.nextBytes(x);