Searched refs:CountingSecureRandom (Results 1 – 3 of 3) sorted by relevance
25 public class CountingSecureRandom extends SecureRandom { class
295 CountingSecureRandom rng = new CountingSecureRandom(); in testAesKeySupportedSizesHelper()343 CountingSecureRandom rng = new CountingSecureRandom(); in testDESKeySupportedSizes()386 CountingSecureRandom rng = new CountingSecureRandom(); in testHmacKeySupportedSizesHelper()
109 private CountingSecureRandom mRng;160 mRng = new CountingSecureRandom(); in setUp()