Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
DBaseBlockCipher.java1232 private static class BufferedGenericBlockCipher class in BaseBlockCipher
1237 BufferedGenericBlockCipher(BufferedBlockCipher cipher) in BufferedGenericBlockCipher() method in BaseBlockCipher.BufferedGenericBlockCipher
1242 BufferedGenericBlockCipher(org.bouncycastle.crypto.BlockCipher cipher) in BufferedGenericBlockCipher() method in BaseBlockCipher.BufferedGenericBlockCipher
1247BufferedGenericBlockCipher(org.bouncycastle.crypto.BlockCipher cipher, BlockCipherPadding padding) in BufferedGenericBlockCipher() method in BaseBlockCipher.BufferedGenericBlockCipher