summaryrefslogtreecommitdiffstats
path: root/crypto/modes/ctr128.c
AgeCommit message (Expand)Author
2016-02-12modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt.Andy Polyakov
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22modes/ctr128.c: make it indent-friendly.Andy Polyakov
2011-08-11Sync ASM/modes to add CCM and XTS modes and assembly language optimisationDr. Stephen Henson
2011-06-28AES-NI backport from HEAD. Note that e_aes.c doesn't implement all modesAndy Polyakov
2010-04-10ctr129.c: fix typo, simplify ctr128_inc and fix "n=0" bug [from HEAD].Andy Polyakov
2008-12-23crypto/modes: make modes.h selfsufficient and rename block_f to block128_t.Andy Polyakov
2008-12-16128-bit block cipher modes consolidation. As consolidated functionsAndy Polyakov