summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/modes/ctr128.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_6_0_BASE'.OPENBSD_6_0_BASEcvs2svn2016-07-231-252/+0
* Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policymiod2015-02-101-3/+1
* Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to bemiod2014-07-091-2/+2
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* Get __STRICT_ALIGNMENT from <machine/endian.h> and decide upon it, rathermiod2014-05-071-1/+1
* Figure out endianness at compile-time, using _BYTE_ORDER frommiod2014-04-231-3/+4
* import OpenSSL-1.0.1cdjm2012-10-131-12/+80
* import OpenSSL-1.0.0adjm2010-10-011-0/+184