Searched defs:rng (Results 1 – 3 of 3) sorted by relevance
125 SecureRandom rng = new SecureRandom(); in testInitWithKeySizeAndSecureRandomThrowsUnsupportedOperationException() local157 SecureRandom rng = new SecureRandom(); in testInitWithNullAlgParamsAndSecureRandomThrowsInvalidAlgorithmParameterException() local162 keyGenerator.init((AlgorithmParameterSpec) null, rng); in testInitWithNullAlgParamsAndSecureRandomThrowsInvalidAlgorithmParameterException() local218 CountingSecureRandom rng = new CountingSecureRandom(); in testAesKeySupportedSizes() local253 CountingSecureRandom rng = new CountingSecureRandom(); in testHmacKeySupportedSizes() local
573 CountingSecureRandom rng = new CountingSecureRandom(); in testEntropyConsumption() local
1309 CountingSecureRandom rng = new CountingSecureRandom(); in testEntropyConsumption() local