Searched refs:IV_SIZE (Results 1 – 5 of 5) sorted by relevance
33 static const size_t IV_SIZE = BlockSize; variable39 static size_t GetIvSize() { return IV_SIZE; } in GetIvSize()54 bit32 m_Counter[IV_SIZE/sizeof(bit32)];
58 static const size_t IV_SIZE = ImplT::IV_SIZE; variable
55 static const size_t IV_SIZE = ImplT::MAX_IV_SIZE; variable
54 static const size_t IV_SIZE = ImplT::MAX_IV_SIZE; variable