openssl/crypto/chacha/asm
Richard Levitte a5aa63a456 Fix some assembler generating scripts for better unification
Some of these scripts would recognise an output parameter if it looks
like a file path.  That works both in both the classic and new build
schemes.  Some fo these scripts would only recognise it if it's a
basename (i.e. no directory component).  Those need to be corrected,
as the output parameter in the new build scheme is more likely to
contain a directory component than not.

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-03-11 00:54:31 +01:00
..
chacha-armv4.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
chacha-armv8.pl ARM assembly pack: add ChaCha20 and Poly1305 modules. 2016-02-13 12:07:45 +01:00
chacha-c64xplus.pl Unified - adapt the generation of chacha assembler to use GENERATE 2016-03-09 11:09:26 +01:00
chacha-ppc.pl chacha/asm/chacha-ppc.pl: fix typo. 2016-03-04 11:55:35 +01:00
chacha-s390x.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
chacha-x86_64.pl chacha/asm/chacha-*.pl: fix typos in tail processing. 2016-02-27 21:09:02 +01:00
chacha-x86.pl Unified - adapt the generation of chacha assembler to use GENERATE 2016-03-09 11:09:26 +01:00