summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/camellia/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add endbr64 where needed by inspection. Passes regresson tests.deraadt2023-04-251-0/+8
* Use explicit .text instead of .previous to please Windows/MinGW on amd64tb2023-02-231-1/+1
* Use .section .rodata instead of a plain .rodatatb2023-02-091-1/+1
* Move all data blocks from .text to .rodata and cleanup up and homogeneize codemiod2023-02-011-26/+14
* Move constants out of text segment into rodata to prepare for xonly supportderaadt2023-01-141-2/+2
* http://repzret.org/p/repzret/deraadt2017-12-111-2/+2
* Remove horribly old and outdated `documentation' for the assembly code.miod2015-09-121-24/+0
* Add the Cammelia cipher to libcrypto.miod2014-11-171-3/+3
* pour some water on an ass emberderaadt2014-07-111-1/+1
* Fetch the specific license which will be used fromderaadt2014-07-111-0/+24
* First pass at removing win64 support from the assembly generating Perljsing2014-04-301-215/+1
* Import OpenSSL 1.0.1gmiod2014-04-131-1/+2
* import OpenSSL-1.0.1cdjm2012-10-131-3/+3
* import OpenSSL-1.0.0adjm2010-10-012-3/+3
* import of OpenSSL 0.9.8kdjm2009-04-062-0/+2218