Searched defs:AES_COMMON_SIZE (Results 1 – 4 of 4) sorted by relevance
23 static const uint32_t AES_COMMON_SIZE = 1024; variable
26 constexpr uint32_t AES_COMMON_SIZE = 2048 + 16; variable
30 const uint32_t AES_COMMON_SIZE = 1024; variable
57 static const uint32_t AES_COMMON_SIZE = 1024; variable