summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc4/asm/rc4-parisc.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all data tables from .text section to .rodata, and update the code tomiod2023-01-131-12/+9
| | | | | | | fetch them correctly when building PIC. Also drop unused data, and remove --no-execute-only from linker flags. ok jsing@ kettenis@
* Remove private_{Camellia,RC4}_set_key FIPS indirection tentacles, as has beenmiod2014-07-121-2/+2
| | | | done for other symmetric algorithms recently.
* Do not output SOM-specific directives.miod2014-05-011-0/+6
|
* Import OpenSSL 1.0.1gmiod2014-04-131-1/+2
|
* import OpenSSL-1.0.1cdjm2012-10-131-0/+313