summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/modes/gcm128.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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