Searched defs:BLOCK_SIZE (Results 1 – 10 of 10) sorted by relevance
24 BLOCK_SIZE = 4096 variable
34 BLOCK_SIZE = 8192 variable
49 BLOCK_SIZE = 8192 variable
31 static const int BLOCK_SIZE = 2; variable
36 static const size_t BLOCK_SIZE = AES_BLOCK_SIZE; variable
35 #define BLOCK_SIZE sizeof(uint32_t) macro
49 const uint32_t BLOCK_SIZE = 512; variable
33 constexpr int32_t BLOCK_SIZE = 8; variable
31 const BLOCK_SIZE: usize = 32; const
39 #define BLOCK_SIZE 4096 macro