Searched refs:getUnderlyingCipher (Results 1 – 11 of 11) sorted by relevance
150 baseEngine = engine.getUnderlyingCipher(); in BaseBlockCipher()169 baseEngine = engine.getUnderlyingCipher(); in BaseBlockCipher()220 String name = cipher.getUnderlyingCipher().getAlgorithmName(); in engineGetParameters()402 … cipher = new BufferedGenericBlockCipher(new BufferedBlockCipher(cipher.getUnderlyingCipher())); in engineSetPadding()407 … cipher = new BufferedGenericBlockCipher(new CTSBlockCipher(cipher.getUnderlyingCipher())); in engineSetPadding()419 cipher = new BufferedGenericBlockCipher(cipher.getUnderlyingCipher()); in engineSetPadding()423 … cipher = new BufferedGenericBlockCipher(cipher.getUnderlyingCipher(), new ZeroBytePadding()); in engineSetPadding()427 … cipher = new BufferedGenericBlockCipher(cipher.getUnderlyingCipher(), new ISO10126d2Padding()); in engineSetPadding()431 … cipher = new BufferedGenericBlockCipher(cipher.getUnderlyingCipher(), new X923Padding()); in engineSetPadding()435 … cipher = new BufferedGenericBlockCipher(cipher.getUnderlyingCipher(), new ISO7816d4Padding()); in engineSetPadding()[all …]
225 BlockCipher c = ((CBCBlockCipher)cipher).getUnderlyingCipher(); in doFinal()254 BlockCipher c = ((CBCBlockCipher)cipher).getUnderlyingCipher(); in doFinal()
46 public BlockCipher getUnderlyingCipher(); in getUnderlyingCipher() method
44 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in CBCBlockCipher
58 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in CCMBlockCipher
76 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in GCMBlockCipher
22 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in StreamBlockCipher
66 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in BufferedBlockCipher
104 public AsymmetricBlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in PKCS1Encoding
70 public AsymmetricBlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in OAEPEncoding
META-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...