Home
last modified time | relevance | path

Searched defs:streamBufferSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/cipher/
Dctr.go28 const streamBufferSize = 512 const
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/aes/
Dctr_s390x.go27 const streamBufferSize = 32 * BlockSize const