openssl/crypto
David Woodhouse c7b7938e75 RT4315: Fix UEFI build in crypto/init.c
We don't have atexit() in the EDK2 environment. Firmware never exits.

Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-02-17 10:07:30 -05:00
..
aes Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
asn1 Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
async async_win.c: remove unused variable 2016-02-13 09:36:59 -05:00
bf Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
bio On solaris, the variable name sun clashes, use s_un instead 2016-02-16 17:16:32 +01:00
bn Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
buffer
camellia Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
cast Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
chacha chacha/asm/chacha*: ensure that zero length is handled (without crash). 2016-02-14 21:22:42 +01:00
cmac
cms
comp The new init functions can now fail so shouldn't be void 2016-02-10 17:40:59 +00:00
conf Fixes to make no-deprecated work again 2016-02-14 16:16:08 -05:00
ct
des Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
dh Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
dsa Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
dso Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
ec Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
engine Fixes to make no-deprecated work again 2016-02-14 16:16:08 -05:00
err Remove JPAKE 2016-02-17 09:46:10 -05:00
evp evp/e_des[3].c: address compiler warnings, fix formatting. 2016-02-12 22:09:04 +01:00
hmac Fix mismatched curly brace 2016-02-17 11:06:47 +01:00
idea
include/internal Rename INIT funtions, deprecate old ones. 2016-02-10 09:37:03 -05:00
kdf
lhash Perl's chop / chomp considered bad, use a regexp instead 2016-02-11 22:11:48 +01:00
md2
md4
md5 Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
mdc2
modes Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
objects Perl's chop / chomp considered bad, use a regexp instead 2016-02-11 22:11:48 +01:00
ocsp
pem GH643: Cleanup header analysis 2016-02-13 08:21:09 -05:00
perlasm Fix some issues near recent chomp changes. 2016-02-13 02:54:48 -05:00
pkcs7
pkcs12 Typo: only return error if unrecognise bag type. 2016-02-11 23:27:30 +00:00
poly1305 crypto/poly1305: add floating-point reference implementation. 2016-02-13 21:59:02 +01:00
rand md_rand: FAQ URL to use https and follow a redirect 2016-02-16 16:51:13 -05:00
rc2
rc4 Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
rc5 Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
ripemd Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
rsa Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
seed
sha Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
srp Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix 2016-02-12 21:54:07 +01:00
stack
ts Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix 2016-02-12 21:54:07 +01:00
txt_db
ui
whrlpool Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
x509 Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
x509v3
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
c64xpluscpuid.pl
cpt_err.c After renaming init, update errors. 2016-02-10 15:52:32 -05:00
cryptlib.c Declare DllMain internally 2016-02-14 14:13:53 +01:00
cversion.c Make it possible to get ENGINESDIR info from OpenSSL_versions 2016-02-10 19:36:48 +01:00
ebcdic.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ex_data.c
fips_err.h
fips_ers.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ia64cpuid.S
init.c RT4315: Fix UEFI build in crypto/init.c 2016-02-17 10:07:30 -05:00
lock.c Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile.in Quote the CFLAG in Unixly Makefiles, for buildinf.h 2016-02-10 19:36:48 +01:00
mem_clr.c
mem_dbg.c Implement the use of heap manipulator implementions 2016-02-17 10:12:49 +01:00
mem_sec.c RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secure_free() 2016-02-17 09:16:01 -05:00
mem.c Implement the use of heap manipulator implementions 2016-02-17 10:12:49 +01:00
o_dir.c
o_fips.c
o_init.c
o_str.c
o_time.c
pariscid.pl
ppc_arch.h
ppccap.c Configurations: engage PPC ChaCha20 and Poly1305 modules. 2016-02-13 17:22:20 +01:00
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
thr_id.c
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl