Searched refs:randomParameters (Results 1 – 2 of 2) sorted by relevance
46 static AlgorithmParameterSpec randomParameters( in randomParameters() method in CipherOutputStreamTest69 this.params = randomParameters(algorithm, ivSize, tagSize); in TestVector()
47 static AlgorithmParameterSpec randomParameters( in randomParameters() method in CipherInputStreamTest70 this.params = randomParameters(algorithm, ivSize, tagSize); in TestVector()