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

Lines Matching refs:rng_get_bytes

1436 function rng_get_bytes(ba) {
1443 SecureRandom.prototype.nextBytes = rng_get_bytes;