summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/aes/asm/vpaes-x86.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove now unused AES assembly generation scripts.jsing2025-05-211-911/+0
|
* Unbreak vpaes-x86 implementation.jsing2023-02-021-2/+0
| | | | | | Remove remnants of previous PIC handling. ok miod@
* Move all data blocks from .text to .rodata and cleanup up and homogeneize codemiod2023-02-011-12/+22
| | | | | | responsible from getting the proper address of those blocks. ok tb@ jsing@
* import OpenSSL-1.0.1cdjm2012-10-131-0/+903