mirror of
https://github.com/openssl/openssl.git
synced 2025-01-24 13:55:42 +08:00
s390x assembly pack: import poly from cryptogams repo
>=20% faster than present code. Signed-off-by: Patrick Steuer <patrick.steuer@de.ibm.com> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8560)
This commit is contained in:
parent
558ea84743
commit
2e6b615f79
File diff suppressed because it is too large
Load Diff
@ -18,4 +18,5 @@ INCLUDE[poly1305-armv8.o]=..
|
||||
GENERATE[poly1305-mips.S]=asm/poly1305-mips.pl $(PERLASM_SCHEME)
|
||||
INCLUDE[poly1305-mips.o]=..
|
||||
GENERATE[poly1305-c64xplus.S]=asm/poly1305-c64xplus.pl $(PERLASM_SCHEME)
|
||||
INCLUDE[poly1305-s390x.o]=..
|
||||
GENERATE[poly1305-s390x.S]=asm/poly1305-s390x.pl $(PERLASM_SCHEME)
|
||||
|
Loading…
Reference in New Issue
Block a user