Home
last modified time | relevance | path

Searched defs:updateAAD (Results 1 – 3 of 3) sorted by relevance

/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/symmetric/util/
DBaseBlockCipher.java1359 public void updateAAD(byte[] input, int offset, int length); in updateAAD() method
1423 public void updateAAD(byte[] input, int offset, int length) in updateAAD() method in BaseBlockCipher.BufferedGenericBlockCipher
1532 public void updateAAD(byte[] input, int offset, int length) in updateAAD() method in BaseBlockCipher.AEADGenericBlockCipher
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
DBaseBlockCipher.java1355 public void updateAAD(byte[] input, int offset, int length); in updateAAD() method
1419 public void updateAAD(byte[] input, int offset, int length) in updateAAD() method in BaseBlockCipher.BufferedGenericBlockCipher
1528 public void updateAAD(byte[] input, int offset, int length) in updateAAD() method in BaseBlockCipher.AEADGenericBlockCipher
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/symmetric/util/
DBaseBlockCipher.java1359 public void updateAAD(byte[] input, int offset, int length); in updateAAD() method
1423 public void updateAAD(byte[] input, int offset, int length) in updateAAD() method in BaseBlockCipher.BufferedGenericBlockCipher
1532 public void updateAAD(byte[] input, int offset, int length) in updateAAD() method in BaseBlockCipher.AEADGenericBlockCipher