openssl/crypto/poly1305
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
..
asm ARM64 assembly pack: make it Windows-friendly. 2019-02-16 17:01:15 +01:00
build.info Build: Remove BEGINRAW / ENDRAW / OVERRIDE 2019-01-31 16:19:49 +01:00
poly1305_ameth.c Following the license change, modify the boilerplates in crypto/poly1305/ 2018-12-06 15:13:16 +01:00
poly1305_base2_44.c Following the license change, modify the boilerplates in crypto/poly1305/ 2018-12-06 15:13:16 +01:00
poly1305_ieee754.c Following the license change, modify the boilerplates in crypto/poly1305/ 2018-12-06 15:13:16 +01:00
poly1305_local.h Following the license change, modify the boilerplates in crypto/poly1305/ 2018-12-06 15:13:16 +01:00
poly1305_meth.c Following the license change, modify the boilerplates in crypto/poly1305/ 2018-12-06 15:13:16 +01:00
poly1305.c Following the license change, modify the boilerplates in crypto/poly1305/ 2018-12-06 15:13:16 +01:00