Searched refs:BlockSize (Results 1 – 4 of 4) sorted by relevance
28 template <size_t BlockSize>32 static const size_t BLOCK_SIZE = BlockSize;33 static const size_t IV_SIZE = BlockSize;
43 template <size_t BlockSize>47 typedef detail::CtrMode<BlockSize> ImplT;170 CtrEncryptor<BlockSize> e; in Encrypt()
43 template <size_t BlockSize>47 typedef detail::CtrMode<BlockSize> ImplT;171 CtrDecryptor<BlockSize> e; in Decrypt()
43 enum BlockSize enum76 BlockSize blockSize;