Home
last modified time | relevance | path

Searched refs:engineDoFinal (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreCipherSpiBase.java579 protected final byte[] engineDoFinal(byte[] input, int inputOffset, int inputLen) in engineDoFinal() method in AndroidKeyStoreCipherSpiBase
622 protected final int engineDoFinal(byte[] input, int inputOffset, int inputLen, byte[] output, in engineDoFinal() method in AndroidKeyStoreCipherSpiBase
629 byte[] outputCopy = engineDoFinal(input, inputOffset, inputLen); in engineDoFinal()
643 protected final int engineDoFinal(ByteBuffer input, ByteBuffer output) in engineDoFinal() method in AndroidKeyStoreCipherSpiBase
660 engineDoFinal( in engineDoFinal()
666 outputArray = engineDoFinal(inputArray, 0, inputSize); in engineDoFinal()
762 return engineDoFinal(encoded, 0, encoded.length); in engineWrap()
790 encoded = engineDoFinal(wrappedKey, 0, wrappedKey.length); in engineUnwrap()
H A DAndroidKeyStoreHmacSpi.java228 protected byte[] engineDoFinal() { in engineDoFinal() method in AndroidKeyStoreHmacSpi
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt51317 …method protected abstract byte[] engineDoFinal(byte[], int, int) throws javax.crypto.BadPaddingExc…
51318 …method protected abstract int engineDoFinal(byte[], int, int, byte[], int) throws javax.crypto.Bad…
51319 …method protected int engineDoFinal(java.nio.ByteBuffer, java.nio.ByteBuffer) throws javax.crypto.B…
51464 method protected abstract byte[] engineDoFinal();
/aosp12/art/build/boot/
H A Dboot-image-profile.txt955 HSPLcom/android/org/bouncycastle/jcajce/provider/symmetric/util/BaseBlockCipher;->engineDoFinal([BI…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14040 HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->engineDoFinal([BII)[B
23527 HSPLcom/android/org/bouncycastle/jcajce/provider/symmetric/util/BaseBlockCipher;->engineDoFinal([BI…
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14050 HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->engineDoFinal([BII)[B