Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/crypto/
DExemptionMechanism.java285 public final int getOutputSize(int inputLen) throws IllegalStateException { in getOutputSize() method in ExemptionMechanism
DCipher.java846 public final int getOutputSize(int inputLen) { in getOutputSize() method in Cipher
/libcore/ojluni/annotations/mmodule/javax/crypto/
DCipher.annotated.java57 public final int getOutputSize(int inputLen) { throw new RuntimeException("Stub!"); } in getOutputSize() method in Cipher