Home
last modified time | relevance | path

Searched defs:kBlockSize (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/
Dcrypto_des_cbc.h60 static const unsigned int kBlockSize; variable
Dcrypto_des_cbc.cc31 const unsigned int CryptoDESCBC::kBlockSize = 8; member in shill::CryptoDESCBC
/system/update_engine/payload_generator/
Ddelta_diff_generator.cc51 const size_t kBlockSize = 4096; // bytes variable
/system/update_engine/payload_consumer/
Dbzip_extent_writer_unittest.cc38 const uint32_t kBlockSize = 4096; variable
Dextent_writer_unittest.cc43 const size_t kBlockSize = 4096; variable