openssl/crypto/des
Richard Levitte d5f9166bac Move e_os.h to include/internal
Including e_os.h with a path from a header file doesn't work well on
certain exotic platform.  It simply fails to build.

Since we don't seem to be able to stop ourselves, the better move is
to move e_os.h to an include directory that's part of the inclusion
path given to the compiler.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17641)
2022-02-05 05:31:09 +01:00
..
asm Update copyright year 2021-07-29 15:41:35 +01:00
build.info Fix crypto/des/build.info 2021-01-15 11:19:25 +01:00
cbc_cksm.c Update copyright year 2020-04-23 13:55:52 +01:00
cbc_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
cfb64ede.c Update copyright year 2020-04-23 13:55:52 +01:00
cfb64enc.c Update copyright year 2020-04-23 13:55:52 +01:00
cfb_enc.c Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
des_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
des_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ecb3_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
ecb_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
fcrypt_b.c Update copyright year 2020-04-23 13:55:52 +01:00
fcrypt.c Update copyright year 2021-01-28 13:54:57 +01:00
ncbc_enc.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ofb64ede.c Update copyright year 2020-04-23 13:55:52 +01:00
ofb64enc.c Update copyright year 2020-04-23 13:55:52 +01:00
ofb_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
pcbc_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
qud_cksm.c Update copyright year 2020-04-23 13:55:52 +01:00
rand_key.c Update copyright year 2020-04-23 13:55:52 +01:00
set_key.c Convert the weak key and key parity tests to be constant time. 2021-11-05 09:25:28 +10:00
spr.h Following the license change, modify the boilerplates in crypto/des/ 2018-12-06 14:46:14 +01:00
str2key.c Update copyright year 2020-04-23 13:55:52 +01:00
xcbc_enc.c Update copyright year 2020-04-23 13:55:52 +01:00