openssl/crypto/chacha/asm
Andy Polyakov db42bb440e ARM64 assembly pack: make it Windows-friendly.
"Windows friendliness" means a) unified PIC-ification, unified across
all platforms; b) unified commantary delimiter; c) explicit ldur/stur,
as Visual Studio assembler can't automatically encode ldr/str as
ldur/stur when needed.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8256)
2019-02-16 17:01:15 +01:00
..
chacha-armv4.pl ARM assembly pack: make it Windows-friendly. 2019-02-16 16:59:23 +01:00
chacha-armv8.pl ARM64 assembly pack: make it Windows-friendly. 2019-02-16 17:01:15 +01:00
chacha-c64xplus.pl Following the license change, modify the boilerplates in crypto/chacha/ 2018-12-06 14:37:22 +01:00
chacha-ppc.pl Following the license change, modify the boilerplates in crypto/chacha/ 2018-12-06 14:37:22 +01:00
chacha-s390x.pl s390x assembly pack: fix formal interface bug in chacha module 2019-02-16 12:47:21 +01:00
chacha-x86.pl Following the license change, modify the boilerplates in crypto/chacha/ 2018-12-06 14:37:22 +01:00
chacha-x86_64.pl Following the license change, modify the boilerplates in crypto/chacha/ 2018-12-06 14:37:22 +01:00