summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/aes/aes_x86core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove rather scary unused experimental code.jsing2024-03-271-1081/+0
* Make internal header file names consistenttb2022-11-261-2/+2
* KNF: move two opening curly braces of function bodies to their own linestb2018-04-031-2/+3
* Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policymiod2015-02-101-4/+1
* deregister; no binary changejsg2014-10-281-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* c-file-style hints, begone; ok beckderaadt2014-06-111-1/+1
* Remove WIN32, WIN64 and MINGW32 tentacles.miod2014-04-281-4/+1
* Get rid of MS Visual C compiler and Intel C compiler specific defines.miod2014-04-171-3/+1
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-696/+721
* import of OpenSSL 0.9.8kdjm2009-04-061-0/+1063