Searched refs:CountingSecureRandom (Results 1 – 3 of 3) sorted by relevance
25 public class CountingSecureRandom extends SecureRandom { class
263 CountingSecureRandom rng = new CountingSecureRandom(); in testAesKeySupportedSizesHelper()310 CountingSecureRandom rng = new CountingSecureRandom(); in testDESKeySupportedSizes()352 CountingSecureRandom rng = new CountingSecureRandom(); in testHmacKeySupportedSizesHelper()
85 private CountingSecureRandom mRng;133 mRng = new CountingSecureRandom(); in setUp()