Home | History | Annotate | Download | only in benchmarks

Lines Matching defs:SecureRandom

1449 function SecureRandom() {}
1451 SecureRandom.prototype.nextBytes = rng_get_bytes;
1486 var rng = new SecureRandom();
1595 var rng = new SecureRandom();