openssl/crypto/des
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 Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'} 2020-02-07 14:54:36 +01:00
cbc_cksm.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cbc_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cfb64ede.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cfb64enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cfb_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
des_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
des_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ecb3_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
ecb_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
fcrypt_b.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
fcrypt.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
ncbc_enc.c
ofb64ede.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
ofb64enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
ofb_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
pcbc_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
qud_cksm.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
rand_key.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
set_key.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
spr.h
str2key.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
xcbc_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00