Searched refs:getIV (Results 1 – 14 of 14) sorted by relevance
174 mIv = ((IvParameterSpec) params).getIV(); in initAlgorithmSpecificParameters()218 mIv = ivSpec.getIV(); in initAlgorithmSpecificParameters()
185 mIv = ((IvParameterSpec) params).getIV(); in initAlgorithmSpecificParameters()229 mIv = ivSpec.getIV(); in initAlgorithmSpecificParameters()
100 byte[] iv = spec.getIV(); in initAlgorithmSpecificParameters()
97 /*nonce=*/ cipher.getIV(), in fromSecretKey()
66 byte[] iv = cipher.getIV(); in encryptBundle()
180 byte[] IV = mkC.getIV(); in emitAesBackupHeader()194 IV = c.getIV(); in emitAesBackupHeader()
78 byte[] iv = cipher.getIV(); in encrypt()
1443 iv = cipher.getIV(); in tieProfileLockToParent()
175 status_t getIV(uint8_t *dst);
749 status_t AMediaCodecCryptoInfoWrapper::getIV(uint8_t *dst) { in getIV() function in android::AMediaCodecCryptoInfoWrapper
51269 method public final byte[] getIV();51597 method public byte[] getIV();51604 method public byte[] getIV();51649 method public byte[] getIV();51656 method public byte[] getIV();
71399 Ljavax/crypto/Cipher;->getIV()[B71662 Ljavax/crypto/spec/GCMParameterSpec;->getIV()[B71667 Ljavax/crypto/spec/IvParameterSpec;->getIV()[B71703 Ljavax/crypto/spec/RC2ParameterSpec;->getIV()[B71710 Ljavax/crypto/spec/RC5ParameterSpec;->getIV()[B
43614 HSPLcom/android/org/bouncycastle/crypto/params/ParametersWithIV;->getIV()[B50870 HSPLjavax/crypto/Cipher;->getIV()[B50948 HSPLjavax/crypto/spec/GCMParameterSpec;->getIV()[B50953 HSPLjavax/crypto/spec/IvParameterSpec;->getIV()[B
70866 method public final byte[] getIV();71194 method public byte[] getIV();71201 method public byte[] getIV();71248 method public byte[] getIV();71255 method public byte[] getIV();