Searched defs:getIV (Results 1 - 4 of 4) sorted by relevance

/libcore/luni/src/main/java/javax/crypto/spec/
H A DIvParameterSpec.java77 public byte[] getIV() { method in class:IvParameterSpec
H A DRC2ParameterSpec.java114 public byte[] getIV() { method in class:RC2ParameterSpec
H A DRC5ParameterSpec.java161 public byte[] getIV() { method in class:RC5ParameterSpec
/libcore/luni/src/main/java/javax/crypto/
H A DCipher.java410 public final byte[] getIV() { method in class:Cipher

Completed in 152 milliseconds