Home
last modified time | relevance | path

Searched defs:getIV (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
H A DKDFParameters.java27 public byte[] getIV() in getIV() method in KDFParameters
H A DParametersWithIV.java30 public byte[] getIV() in getIV() method in ParametersWithIV
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/params/
H A DKDFParameters.java29 public byte[] getIV() in getIV() method in KDFParameters
H A DParametersWithIV.java34 public byte[] getIV() in getIV() method in ParametersWithIV
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/params/
H A DKDFParameters.java29 public byte[] getIV() in getIV() method in KDFParameters
H A DParametersWithIV.java34 public byte[] getIV() in getIV() method in ParametersWithIV
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/crypto/spec/
DIvParameterSpec.java99 public byte[] getIV() { in getIV() method in IvParameterSpec
DGCMParameterSpec.java146 public byte[] getIV() { in getIV() method in GCMParameterSpec
DRC2ParameterSpec.java119 public byte[] getIV() { in getIV() method in RC2ParameterSpec
DRC5ParameterSpec.java159 public byte[] getIV() { in getIV() method in RC5ParameterSpec
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/26/libcore/ojluni/src/main/java/javax/crypto/spec/
DIvParameterSpec.java99 public byte[] getIV() { in getIV() method in IvParameterSpec
DGCMParameterSpec.java146 public byte[] getIV() { in getIV() method in GCMParameterSpec
DRC2ParameterSpec.java119 public byte[] getIV() { in getIV() method in RC2ParameterSpec
DRC5ParameterSpec.java159 public byte[] getIV() { in getIV() method in RC5ParameterSpec
/aosp_15_r20/libcore/ojluni/src/main/java/javax/crypto/spec/
H A DIvParameterSpec.java99 public byte[] getIV() { in getIV() method in IvParameterSpec
H A DGCMParameterSpec.java146 public byte[] getIV() { in getIV() method in GCMParameterSpec
H A DRC2ParameterSpec.java119 public byte[] getIV() { in getIV() method in RC2ParameterSpec
H A DRC5ParameterSpec.java159 public byte[] getIV() { in getIV() method in RC5ParameterSpec
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/pkcs/
H A DPKCS12PBEParams.java59 public byte[] getIV() in getIV() method in PKCS12PBEParams
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/pkcs/
H A DPKCS12PBEParams.java59 public byte[] getIV() in getIV() method in PKCS12PBEParams
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
H A DPKCS12PBEParams.java55 public byte[] getIV() in getIV() method in PKCS12PBEParams
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DGCMParameters.java61 byte[] getIV() { in getIV() method in GCMParameters
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DGCMParameters.java63 byte[] getIV() { in getIV() method in GCMParameters
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMCoseHeaders.java146 public short getIV() { in getIV() method in KMCoseHeaders
/aosp_15_r20/libcore/ojluni/annotations/mmodule/javax/crypto/
H A DCipher.annotated.java63 public final byte[] getIV() { throw new RuntimeException("Stub!"); } in getIV() method in Cipher

12345678910>>...15