openssl/crypto/poly1305/asm
David Benjamin a21314dbbc Also check for errors in x86_64-xlate.pl.
In https://github.com/openssl/openssl/pull/10883, I'd meant to exclude
the perlasm drivers since they aren't opening pipes and do not
particularly need it, but I only noticed x86_64-xlate.pl, so
arm-xlate.pl and ppc-xlate.pl got the change.

That seems to have been fine, so be consistent and also apply the change
to x86_64-xlate.pl. Checking for errors is generally a good idea.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: David Benjamin <davidben@google.com>
(Merged from https://github.com/openssl/openssl/pull/10930)
2020-02-17 12:17:53 +10:00
..
poly1305-armv4.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
poly1305-armv8.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
poly1305-c64xplus.pl
poly1305-ia64.S
poly1305-mips.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
poly1305-ppc.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
poly1305-ppcfp.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
poly1305-s390x.pl s390x assembly pack: perlasm module update 2019-11-05 10:05:27 +01:00
poly1305-sparcv9.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
poly1305-x86_64.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
poly1305-x86.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00