tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libcrypto
/
modes
/
asm
/
at
jcs
6 files
ghash-alpha.pl
Move all data blocks from .text to .rodata and cleanup up and homogeneize code responsible from getting the proper address of those blocks.
3 years ago
ghash-armv4.pl
Make the NEON codepaths conditional on __STRICT_ALIGNMENT not being defined as they rely on unaligned access.
8 years ago
ghash-parisc.pl
Move all data tables from .text section to .rodata, and update the code to fetch them correctly when building PIC. Also drop unused data, and remove --no-execute-only from linker flags.
3 years ago
ghash-sparcv9.pl
Move all data tables from .text section to .rodata, and update the code to fetch them correctly when building PIC. Also drop unused data, and remove --no-execute-only from linker flags.
3 years ago
ghash-x86.pl
Make OPENSSL_IA32_SSE2 the default for i386 and remove the flag.
10 months ago
ghash-x86_64.pl
Add a few missing endbr64 to libcrypto
2 years ago