Searched refs:CountingSecureRandom (Results 1 – 3 of 3) sorted by relevance
25 public class CountingSecureRandom extends SecureRandom { class
292 CountingSecureRandom rng = new CountingSecureRandom(); in testAesKeySupportedSizesHelper()340 CountingSecureRandom rng = new CountingSecureRandom(); in testDESKeySupportedSizes()383 CountingSecureRandom rng = new CountingSecureRandom(); in testHmacKeySupportedSizesHelper()
107 private CountingSecureRandom mRng;158 mRng = new CountingSecureRandom(); in setUp()