Home
last modified time | relevance | path

Searched refs:engineDoFinal (Results 1 – 18 of 18) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
DBaseWrapCipher.java275 protected byte[] engineDoFinal( in engineDoFinal() method in BaseWrapCipher
284 protected int engineDoFinal( in engineDoFinal() method in BaseWrapCipher
309 return engineDoFinal(encoded, 0, encoded.length); in engineWrap()
333 encoded = engineDoFinal(wrappedKey, 0, wrappedKey.length); in engineUnwrap()
DBaseStreamCipher.java363 protected byte[] engineDoFinal( in engineDoFinal() method in BaseStreamCipher
382 protected int engineDoFinal( in engineDoFinal() method in BaseStreamCipher
DBaseMac.java268 protected byte[] engineDoFinal() in engineDoFinal() method in BaseMac
DBaseBlockCipher.java1154 protected byte[] engineDoFinal( in engineDoFinal() method in BaseBlockCipher
1189 protected int engineDoFinal( in engineDoFinal() method in BaseBlockCipher
/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLCipherRSA.java292 protected byte[] engineDoFinal(byte[] input, int inputOffset, int inputLen) in engineDoFinal() method in OpenSSLCipherRSA
328 protected int engineDoFinal(byte[] input, int inputOffset, int inputLen, byte[] output, in engineDoFinal() method in OpenSSLCipherRSA
331 byte[] b = engineDoFinal(input, inputOffset, inputLen); in engineDoFinal()
347 return engineDoFinal(encoded, 0, encoded.length); in engineWrap()
359 byte[] encoded = engineDoFinal(wrappedKey, 0, wrappedKey.length); in engineUnwrap()
DOpenSSLCipher.java344 protected byte[] engineDoFinal(byte[] input, int inputOffset, int inputLen) in engineDoFinal() method in OpenSSLCipher
379 protected int engineDoFinal(byte[] input, int inputOffset, int inputLen, byte[] output, in engineDoFinal() method in OpenSSLCipher
405 return engineDoFinal(encoded, 0, encoded.length); in engineWrap()
417 byte[] encoded = engineDoFinal(wrappedKey, 0, wrappedKey.length); in engineUnwrap()
DOpenSSLMac.java148 protected byte[] engineDoFinal() { in engineDoFinal() method in OpenSSLMac
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/util/
DBaseCipherSpi.java122 return engineDoFinal(encoded, 0, encoded.length); in engineWrap()
146 encoded = engineDoFinal(wrappedKey, 0, wrappedKey.length); in engineUnwrap()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
DCipherSpi.java467 protected byte[] engineDoFinal( in engineDoFinal() method in CipherSpi
496 protected int engineDoFinal( in engineDoFinal() method in CipherSpi
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/net/ssl/
DSSLSocketTest.java1241 protected byte[] engineDoFinal(byte[] input, int inputOffset, int inputLen) in engineDoFinal() method in SSLSocketTest.OpaqueCipherSpi
1246 protected int engineDoFinal( in engineDoFinal() method in SSLSocketTest.OpaqueCipherSpi
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...