openssl/crypto/poly1305
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
..
asm Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
build.info Fix missing Assembler defines 2019-10-16 16:10:39 +10:00
poly1305_ameth.c Add ChaCha related ciphers to default provider 2019-10-16 16:18:42 +10: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.c Add ChaCha related ciphers to default provider 2019-10-16 16:18:42 +10:00