Home
last modified time | relevance | path

Searched refs:BlockSize (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/oss/src/encryption/
A DCryptoModule.cc100 int64_t blkSize = static_cast<int64_t>(cipher_->BlockSize()); in GetObjectSecurely()
189 auto blockNum = fileOffset / static_cast<int64_t>(cipher_->BlockSize()); in UploadPartSecurely()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DCipher.h57 int BlockSize() { return blockSize_; } in BlockSize() function
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_gdma.h286 …u32 BlockSize; /*!< Specifies the GDMA block size of one block in block chainin… member

Completed in 6 milliseconds