Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DBlockCipherTestBase.java168 int blockSize = getBlockSize(); in testGetOutputSizeInEncryptionMode() local
171 mCipher.getOutputSize(blockSize); in testGetOutputSizeInEncryptionMode()
179 for (int input = 0; input <= blockSize * 2; input++) { in testGetOutputSizeInEncryptionMode()
191 for (int input = 0; input <= blockSize * 2; input++) { in testGetOutputSizeInEncryptionMode()
202 for (int buffered = 0; buffered < blockSize; buffered++) { in testGetOutputSizeInEncryptionMode()
204 for (int input = 0; input <= blockSize * 2; input++) { in testGetOutputSizeInEncryptionMode()
208 int minExpectedOutputSize = inputInclBuffered - (inputInclBuffered % blockSize); in testGetOutputSizeInEncryptionMode()
212 minExpectedOutputSize += blockSize; in testGetOutputSizeInEncryptionMode()
225 if (buffered == blockSize - 1) { in testGetOutputSizeInEncryptionMode()
234 int blockSize = getBlockSize(); in testGetOutputSizeInDecryptionMode() local
[all …]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DCorrelation.java35 public void init(int blockSize, int samplingRate) { in init() argument
36 mBlockSize = blockSize; in init()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_sensor_fusion.py54 blockSize = 7 )
/cts/tools/dex-tools/dex/
Dclasses0.out.dex84304 private final int blockSize
98564 private int blockSize
98652 private int blockSize
98703 private int blockSize
98751 private int blockSize
98803 private int blockSize
98848 private final int blockSize
98898 private final int blockSize
98971 private final int blockSize