Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/javax/crypto/
DExemptionMechanism.java217 public final int getOutputSize(int inputLen) throws IllegalStateException { in getOutputSize() method in ExemptionMechanism
DCipher.java533 public final int getOutputSize(int inputLen) { in getOutputSize() method in Cipher