summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/modes/gcm128.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to bemiod2014-07-091-32/+32
* hand-KNF macro the do { } while loopsderaadt2014-06-271-13/+13
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* Move the cts128 and gcm128 tests to regress.jsing2014-05-311-307/+0
* Get __STRICT_ALIGNMENT from <machine/endian.h> and decide upon it, rathermiod2014-05-071-3/+3
* Figure out endianness at compile-time, using _BYTE_ORDER frommiod2014-04-231-44/+31
* Remove the benchmark part of the selftest. It uses the undocumentedmiod2014-04-171-43/+0
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* Import OpenSSL 1.0.1gmiod2014-04-131-24/+172
* import OpenSSL-1.0.1cdjm2012-10-131-0/+1757