Searched refs:test_Cipher_Algorithm (Results 1 – 2 of 2) sorted by relevance
1102 test_Cipher_Algorithm(provider, algorithm); in test_getInstance()1118 test_Cipher_Algorithm(provider, algorithmName); in test_getInstance()1142 private void test_Cipher_Algorithm(Provider provider, String algorithm) throws Exception { in test_Cipher_Algorithm() method in CipherTest