Home
last modified time | relevance | path

Searched defs:segmentSize (Results 1 – 25 of 39) sorted by relevance

12

/external/tink/java_src/src/test/java/com/google/crypto/tink/subtle/
DAesGcmHkdfStreamingTest.java46 int segmentSize = 4096; in createAesGcmStreaming() local
62 int keySizeInBytes, int segmentSize, int firstSegmentOffset, int plaintextSize, int chunkSize) in testEncryptDecrypt()
132 int keySizeInBytes, int segmentSize, int firstSegmentOffset, int plaintextSize) in testEncryptDecryptRandomAccess()
187 int segmentSize = 512; in testEncryptSingleBytes() local
209 int segmentSize = 256; in testSkipWithStream() local
236 int segmentSize = 512; in testEncryptLimitedCiphertextChannel() local
279 int segmentSize = 256; in testModifiedCiphertext() local
290 int segmentSize = 256; in testModifiedCiphertextWithSeekableByteChannel() local
DAesCtrHmacStreamingTest.java53 int segmentSize = 4096; in createAesCtrHmacStreaming() local
72 int segmentSize, in testEncryptDecrypt()
174 int segmentSize, in testEncryptDecryptRandomAccess()
260 int segmentSize = 512; in testEncryptSingleBytes() local
293 int segmentSize = 512; in testEncryptLimitedCiphertextChannel() local
340 int segmentSize = 256; in testModifiedCiphertext() local
354 int segmentSize = 256; in testSkipWithStream() local
377 int segmentSize = 256; in testModifiedCiphertextWithSeekableByteChannel() local
398 int segmentSize = 256; in testKeyStream() local
DStreamingAeadThreadSafetyTest.java174 int segmentSize = 512; in testDecryptionAesGcm() local
185 int segmentSize = 512; in testDecryptionAesCtrHmac() local
289 int segmentSize = 512; in testEncryptionAesGcm() local
300 int segmentSize = 512; in testEncryptionAesCtrHmac() local
311 int segmentSize = 512; in testEncryptionLargeChunks() local
322 int segmentSize = 512; in testEncryptionSmallChunks() local
433 int segmentSize = 503; in testRandomAccessAesGcm() local
445 int segmentSize = 479; in testRandomAccessAesCtrHmac() local
/external/okhttp/okio/okio/src/main/java/okio/
DSegmentedByteString.java190 int segmentSize = directory[s] - segmentOffset; in rangeEquals() local
207 int segmentSize = directory[s] - segmentOffset; in rangeEquals() local
242 int segmentSize = nextSegmentOffset - segmentOffset; in hashCode() local
/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
DSegmentedByteString.java191 int segmentSize = directory[s] - segmentOffset; in rangeEquals() local
208 int segmentSize = directory[s] - segmentOffset; in rangeEquals() local
243 int segmentSize = nextSegmentOffset - segmentOffset; in hashCode() local
/external/protobuf/csharp/src/Google.Protobuf.Test/
DReadOnlySequenceFactory.cs47 …public static ReadOnlySequence<byte> CreateWithContent(byte[] data, int segmentSize = 1, bool addE… in CreateWithContent()
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DReadOnlySequenceFactory.cs47 …public static ReadOnlySequence<byte> CreateWithContent(byte[] data, int segmentSize = 1, bool addE… in CreateWithContent()
/external/tink/go/streamingaead/subtle/
Dsubtle_test.go96 func segmentPos(segmentSize, firstSegmentOffset, headerLen, segmentNr int) (int, int) { argument
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp3/
DVbriSeeker.java75 int segmentSize; in create() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp3/
DVbriSeeker.java75 int segmentSize; in create() local
/external/okio/okio/src/jvmMain/kotlin/okio/
DAsyncTimeout.kt117 val segmentSize = s.limit - s.pos in sink() constant
/external/okio/okio/src/commonMain/kotlin/okio/internal/
DSegmentedByteString.kt89 val segmentSize = directory[s] - segmentOffset in forEachSegment() constant
/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/
DStreamingAeadSeekableDecryptingChannel.java214 int segmentSize = ciphertextSegmentSize; in tryLoadSegment() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/streamingaead/
DAesGcmHkdfStreamingKeyManagerTest.java61 int keySize, int derivedKeySize, HashType hashType, int segmentSize) { in createKeyFormat()
/external/zstd/lib/decompress/
Dhuf_decompress.c631 const size_t segmentSize = (dstSize+3) / 4; in HUF_decompress4X1_usingDTable_internal_body() local
874 { size_t const segmentSize = (dstSize+3) / 4; in HUF_decompress4X1_usingDTable_internal_fast() local
1412 size_t const segmentSize = (dstSize+3) / 4; in HUF_decompress4X2_usingDTable_internal_body() local
1699 size_t const segmentSize = (dstSize+3) / 4; in HUF_decompress4X2_usingDTable_internal_fast() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicVertexAttributeTests.cpp491 const int segmentSize = static_cast<int32_t>(32u / instanceSize); in iterate() local
/external/tink/java_src/src/main/java/com/google/crypto/tink/testing/
DStreamingTestUtil.java899 StreamingAead ags, int segmentSize, int firstSegmentOffset) throws Exception { in testModifiedCiphertext()
1010 StreamingAead ags, int segmentSize, int firstSegmentOffset) throws Exception { in testModifiedCiphertextWithSeekableByteChannel()
/external/gptfdisk/
Dgpt.cc2310 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; in FindFirstInLargest() local
2389 uint64_t segmentSize; // size of segment in blocks in FindFreeBlocks() local
Dbasicmbr.cc1092 uint64_t segmentSize; // size of segment in blocks in MakeBiggestPart() local
/external/zstd/lib/dictBuilder/
Dfastcover.c422 size_t segmentSize; in FASTCOVER_buildDictionary() local
Dcover.c706 size_t segmentSize; in COVER_buildDictionary() local
/external/guava/android/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java146 int concurrencyLevel, int initialCapacity, int segmentSize) { in checkInitialCapacity()
/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java146 int concurrencyLevel, int initialCapacity, int segmentSize) { in checkInitialCapacity()
/external/zstd/lib/legacy/
Dzstd_v02.c1686 const size_t segmentSize = (dstSize+3) / 4; in HUF_decompress4X2_usingDTable() local
2048 const size_t segmentSize = (dstSize+3) / 4; in HUF_decompress4X4_usingDTable() local
2405 const size_t segmentSize = (dstSize+3) / 4; in HUF_decompress4X6_usingDTable() local
Dzstd_v03.c1682 const size_t segmentSize = (dstSize+3) / 4; in HUF_decompress4X2_usingDTable() local
2044 const size_t segmentSize = (dstSize+3) / 4; in HUF_decompress4X4_usingDTable() local

12