openssl/crypto/modes
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 Optimize AES-GCM implementation on aarch64 2019-12-19 12:36:07 +10:00
cbc128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
ccm128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
cfb128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
ctr128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
cts128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
gcm128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
ocb128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
ofb128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
siv128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
wrap128.c Following the license change, modify the boilerplates in crypto/modes/ 2018-12-06 15:06:37 +01:00
xts128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00