Searched refs:algorithmParameters (Results 1 – 1 of 1) sorted by relevance
1270 AlgorithmParameters algorithmParameters = cipher.getParameters(); in testKatBasicWithDifferentProviders() local1276 cipher.init(Cipher.DECRYPT_MODE, decryptionKey, algorithmParameters); in testKatBasicWithDifferentProviders()