summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another now unused perlasm script can bite the dust.jsing2024-12-041-1267/+0
* Remove sha512-x86_64.pl.jsing2024-11-161-347/+0
* Replace uses of endbr64 with _CET_ENDBR from cet.htb2024-02-242-5/+5
* Add endbr64 where needed by inspection. Passes regresson tests.deraadt2023-04-252-0/+5
* Use explicit .text instead of .previous to please Windows/MinGW on amd64tb2023-02-232-3/+3
* Use .section .rodata instead of a plain .rodatatb2023-02-093-4/+4
* Remove AIX toc data after every function. NFCmiod2023-02-022-13/+0
* Move all data blocks from .text to .rodata and cleanup up and homogeneize codemiod2023-02-021-1/+0
* Move all data blocks from .text to .rodata and cleanup up and homogeneize codemiod2023-02-013-29/+29
* For xonly, move sha512-ppc.pl's table from text to rodatagkoehler2023-02-011-18/+7
* Remove various unused assembly files and assembly generation scripts.jsing2023-01-192-867/+0
* Move constants out of text segment into rodata to prepare for xonly supportderaadt2023-01-142-1/+6
* Move all data tables from .text section to .rodata, and update the code tomiod2023-01-133-12/+27
* Move all data tables from .text section to .rodata, and update the code tomiod2023-01-132-21/+9
* spelling fixes; from paul tagliamontejmc2022-12-265-9/+9
* Make the NEON codepaths conditional on __STRICT_ALIGNMENT not beingkettenis2018-01-241-2/+2
* On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunatelykettenis2018-01-073-4/+4
* Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod2016-11-043-10/+11
* Less S390.jsing2016-09-042-568/+0
* Less IA64.jsing2016-09-042-977/+0
* 'accomodate' -> 'accommodate' in comments.krw2016-03-151-1/+1
* mutli -> multimiod2015-11-141-1/+1
* Various *syncron* -> *synchron* typos.miod2015-11-141-1/+1
* typosmiod2015-08-181-1/+1
* Make sure to load absolute symbol address with `dla' instead of `la' whenmiod2014-12-071-1/+7
* Remove OPENSSL_FIPSCANISTER mentions.miod2014-12-072-8/+0
* Three independent typos for `independent' or `independently'.miod2014-08-191-1/+1
* The assembly sha512 code detects at runtime if it is running on a 64-bitmiod2014-05-021-0/+6
* Do not output SOM-specific directives.miod2014-05-012-0/+12
* Fix include filename to get register name aliases under BSDmiod2014-05-011-6/+1
* First pass at removing win64 support from the assembly generating Perljsing2014-04-301-109/+0
* Aren't you glad to have this file tell you that ``C2.pl works''? Bonus pointmiod2014-04-171-1/+0
* No need to consider being compiled by NASM anymore.miod2014-04-171-4/+0
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-139-17/+23
|\
| * Import OpenSSL 1.0.1gmiod2014-04-139-17/+23
* | resolve conflictsdjm2012-10-131-49/+1058
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-1317-556/+3906
|\|
| * import OpenSSL-1.0.1cdjm2012-10-1318-605/+4964
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-036-69/+75
|\|
| * import OpenSSL 1.0.0edjm2011-11-036-69/+75
* | resolve conflicts, fix local changesdjm2010-10-012-404/+1
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-0115-22/+4995
|\|
| * import OpenSSL-1.0.0adjm2010-10-0116-22/+4996
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-04-061-0/+1
|\|
| * import of OpenSSL 0.9.8kdjm2009-04-061-0/+1
| * import openssl-0.9.8jdjm2009-01-091-1/+1
* | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-1/+1
* | resolve conflictsdjm2008-09-061-339/+133
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-064-295/+1309
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-065-634/+1442