Searched defs:kBlockSize (Results 1 – 7 of 7) sorted by relevance
89 static const int kBlockSize = 16384; variable
27 const uint8_t kBlockSize = AES_BLOCK_SIZE; variable
190 uint8_t key[kBlockSize], in makeCryptoInfo()191 uint8_t iv[kBlockSize], in makeCryptoInfo()
28 static constexpr size_t kBlockSize = kPageSize; member in berberis::MmapPoolTest
45 static constexpr size_t kBlockSize = arena_internal::kDefaultArenaBlockSize; member in berberis::ArenaTest
25 const uint8_t kBlockSize = 16; // AES_BLOCK_SIZE; variable
93 static const uint8_t kBlockSize = 16; // AES_BLOCK_SIZE member