aboutsummaryrefslogtreecommitdiff
path: root/crypto/modes/ofb128.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in crypto/modes/Richard Levitte1-1/+1
2016-05-17Copyright consolidation 06/10Rich Salz1-47/+6
2016-02-18Remove outdated DEBUG flags.Rich Salz1-9/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-53/+54
2015-01-22crypto/ofb128.c: make it indent-friendly.Andy Polyakov1-2/+4
2011-02-16Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson1-0/+1
2010-05-04"Jumbo" update for crypto/modes:Andy Polyakov1-9/+1
2010-04-14[co]fb128.c: fix "n=0" bug.Andy Polyakov1-2/+2
2008-12-23crypto/modes: make modes.h selfsufficient and rename block_f to block128_t.Andy Polyakov1-4/+2
2008-12-16128-bit block cipher modes consolidation. As consolidated functionsAndy Polyakov1-0/+130