Home
last modified time | relevance | path

Searched refs:getIv (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreAuthenticatedAESCipherSpi.java156 byte[] iv = getIv(); in engineGetParameters()
199 if ((getIv() == null) && (isEncrypting())) { in getAdditionalEntropyAmountForBegin()
337 protected byte[] getIv() { in getIv() method in AndroidKeyStoreAuthenticatedAESCipherSpi
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DEncryptedData.java42 public byte[] getIv() { in getIv() method in EncryptedData
DWifiConfigStoreEncryptionUtil.java120 GCMParameterSpec spec = new GCMParameterSpec(GCM_TAG_LENGTH, encryptedData.getIv()); in decrypt()
DXmlUtil.java1311 XmlUtil.writeNextValue(out, XML_TAG_IV, encryptedData.getIv()); in writeToXml()
/frameworks/base/config/
Dboot-image-profile.txt12935 HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi;->getIv()[B