Searched refs:engineUpdateAAD (Results 1 - 5 of 5) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
H A DBaseBlockCipher.java1084 protected void engineUpdateAAD(byte[] input, int offset, int length) method in class:BaseBlockCipher
1089 protected void engineUpdateAAD(ByteBuffer bytebuffer) method in class:BaseBlockCipher
1093 engineUpdateAAD(bytebuffer.array(), offset, length);
/external/conscrypt/common/src/main/java/org/conscrypt/
H A DOpenSSLCipher.java1262 protected void engineUpdateAAD(byte[] input, int inputOffset, int inputLen) { method in class:OpenSSLCipher.EVP_AEAD
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 117 milliseconds