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