Searched refs:CountingSecureRandom (Results 1 – 5 of 5) sorted by relevance
25 public class CountingSecureRandom extends SecureRandom { class
218 CountingSecureRandom rng = new CountingSecureRandom(); in testAesKeySupportedSizes()253 CountingSecureRandom rng = new CountingSecureRandom(); in testHmacKeySupportedSizes()
574 CountingSecureRandom rng = new CountingSecureRandom(); in DISABLED_testEntropyConsumption()
1295 CountingSecureRandom rng = new CountingSecureRandom(); in testEntropyConsumption()
79 private CountingSecureRandom mRng;127 mRng = new CountingSecureRandom(); in setUp()