Home
last modified time | relevance | path

Searched refs:test_Cipher_Algorithm (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DCipherTest.java1096 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
/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java1096 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