Searched refs:getIV (Results 1 – 13 of 13) sorted by relevance
185 mIv = ((IvParameterSpec) params).getIV(); in initAlgorithmSpecificParameters()229 mIv = ivSpec.getIV(); in initAlgorithmSpecificParameters()
174 mIv = ((IvParameterSpec) params).getIV(); in initAlgorithmSpecificParameters()218 mIv = ivSpec.getIV(); in initAlgorithmSpecificParameters()
100 byte[] iv = spec.getIV(); in initAlgorithmSpecificParameters()
101 /*nonce=*/ cipher.getIV(), in fromSecretKey()
66 byte[] iv = cipher.getIV(); in encryptBundle()
178 byte[] IV = mkC.getIV(); in emitAesBackupHeader()192 IV = c.getIV(); in emitAesBackupHeader()
109 encryptCipher.getIV(), in IkeEncryptedPayloadBody()
81 byte[] iv = cipher.getIV(); in encrypt()
1572 iv = cipher.getIV(); in tieProfileLockToParent()
180 encryptedData = new EncryptedData(cipher.doFinal(data), cipher.getIV(), keyAlias); in encrypt()
175 status_t getIV(uint8_t *dst);
749 status_t AMediaCodecCryptoInfoWrapper::getIV(uint8_t *dst) { in getIV() function in android::AMediaCodecCryptoInfoWrapper
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...