Home
last modified time | relevance | path

Searched defs:encryptSpec (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DCipherTest.java991 … static AlgorithmParameterSpec getDecryptAlgorithmParameterSpec(AlgorithmParameterSpec encryptSpec, in getDecryptAlgorithmParameterSpec()
1191 AlgorithmParameterSpec encryptSpec = getEncryptAlgorithmParameterSpec(algorithm); in test_Cipher() local
1548 AlgorithmParameterSpec encryptSpec = getEncryptAlgorithmParameterSpec(algorithm); in test_Cipher_aborted_doFinal() local
/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java991 … static AlgorithmParameterSpec getDecryptAlgorithmParameterSpec(AlgorithmParameterSpec encryptSpec, in getDecryptAlgorithmParameterSpec()
1191 AlgorithmParameterSpec encryptSpec = getEncryptAlgorithmParameterSpec(algorithm); in test_Cipher() local
1548 AlgorithmParameterSpec encryptSpec = getEncryptAlgorithmParameterSpec(algorithm); in test_Cipher_aborted_doFinal() local