openssl/crypto
Richard Levitte e87e380a17 Unified - adapt the generation of sha assembler to use GENERATE
This gets rid of the BEGINRAW..ENDRAW sections in crypto/sha/build.info.

This also moves the assembler generating perl scripts to take the
output file name as last command line argument, where necessary.

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-03-09 11:09:26 +01:00
..
aes Unified - adapt the generation of aes assembler to use GENERATE 2016-03-09 11:09:26 +01:00
asn1 Convert CRYPTO_LOCK_X509_* to new multi-threading API 2016-03-08 11:10:34 -05:00
async Add a function to detect if we have async or not 2016-03-07 17:23:42 +00:00
bf Unified - adapt the generation of blowfish assembler to use GENERATE 2016-03-09 11:09:26 +01:00
bio Convert CRYPTO_LOCK_BIO to new multi-threading API 2016-03-08 11:10:34 -05:00
bn Convert RSA blinding to new multi-threading API 2016-03-08 23:52:48 +00:00
buffer
camellia Unified - adapt the generation of camellia assembler to use GENERATE 2016-03-09 11:09:26 +01:00
cast Unified - adapt the generation of cast assembler to use GENERATE 2016-03-09 11:09:26 +01:00
chacha Unified - adapt the generation of chacha assembler to use GENERATE 2016-03-09 11:09:26 +01:00
cmac Use utility functions for HMAC and CMAC. 2016-03-02 20:57:32 +00:00
cms Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API 2016-03-08 11:10:34 -05:00
comp
conf Elide OPENSSL_INIT_set_config_filename() for no-stdio build 2016-03-07 14:51:08 -05:00
ct Fixes memory leaks in CT code 2016-03-07 14:44:04 -05:00
des Unified - adapt the generation of des assembler to use GENERATE 2016-03-09 11:09:26 +01:00
dh Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API 2016-03-08 09:07:32 -05:00
dsa Make DSA_SIG opaque. 2016-03-08 17:02:16 +00:00
dso Convert CRYPTO_LOCK_DSO to new multi-threading API 2016-03-08 09:07:32 -05:00
ec Unified - adapt the generation of ec assembler to use GENERATE 2016-03-09 11:09:26 +01:00
engine Move engine library over to using the new thread API 2016-03-09 11:04:01 +01:00
err err_lcl.h is gone, don't pretend it's there 2016-03-09 08:58:43 +01:00
evp Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API 2016-03-08 11:10:34 -05:00
hmac Use utility functions for HMAC and CMAC. 2016-03-02 20:57:32 +00:00
idea
include/internal Convert CRYPTO_LOCK_X509_* to new multi-threading API 2016-03-08 11:10:34 -05:00
kdf GH355: Implement HKDF 2016-03-03 18:21:20 -05:00
lhash
md2
md4
md5 Unified - adapt the generation of md5 assembler to use GENERATE 2016-03-09 11:09:26 +01:00
mdc2
modes Unified - adapt the generation of modes assembler to use GENERATE 2016-03-09 11:09:26 +01:00
objects Add cipher query functions 2016-03-08 09:19:15 -05:00
ocsp
pem Elide EVP_read_pw_string() and friends for no-ui 2016-03-07 12:52:56 -05:00
perlasm SPARCv9 assembly pack: unify build rules and argument handling. 2016-03-08 15:51:06 +01:00
pkcs7
pkcs12 Make PKCS8_PRIV_KEY_INFO opaque. 2016-03-07 17:11:21 +00:00
poly1305 Unified - adapt the generation of poly1305 assembler to use GENERATE 2016-03-09 11:09:26 +01:00
rand Convert rand code to new threading API 2016-03-09 01:14:57 +00:00
rc2
rc4 Unified - adapt the generation of rc4 assembler to use GENERATE 2016-03-09 11:09:26 +01:00
rc5 Unified - adapt the generation of rc5 assembler to use GENERATE 2016-03-09 11:09:26 +01:00
ripemd Unified - adapt the generation of ripemd assembler to use GENERATE 2016-03-09 11:09:26 +01:00
rsa Convert RSA blinding to new multi-threading API 2016-03-08 23:52:48 +00:00
seed
sha Unified - adapt the generation of sha assembler to use GENERATE 2016-03-09 11:09:26 +01:00
srp
stack
ts
txt_db
ui Convert CRYPTO_LOCK_UI to new multi-threading API 2016-03-08 11:10:34 -05:00
whrlpool
x509 Reuse strndup(), simplify code 2016-03-08 12:36:34 -05:00
x509v3 Convert CRYPTO_LOCK_X509_* to new multi-threading API 2016-03-08 11:10:34 -05:00
alphacpuid.pl Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATE 2016-03-09 11:09:26 +01:00
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATE 2016-03-09 11:09:26 +01:00
c64xpluscpuid.pl
cpt_err.c
cryptlib.c OpenSSLDie --> OPENSSL_die 2016-03-08 14:46:17 -05:00
cversion.c
ebcdic.c
ex_data.c Convert CRYPTO_LOCK_EX_DATA to new multi-threading API 2016-03-08 09:07:32 -05:00
fips_err.h
fips_ers.c
ia64cpuid.S
init.c Always call ENGINE_cleanup() in de-init 2016-03-09 11:04:21 +01:00
lock.c Remove use of CRYPTO_LOCK_INIT in init code 2016-03-07 17:17:21 +00:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile.in Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATE 2016-03-09 11:09:26 +01:00
mem_clr.c
mem_dbg.c Move variable declaration to the start of the function 2016-03-09 01:20:53 +00:00
mem_sec.c Convert mem_dbg and mem_sec to the new Thread API 2016-03-08 21:06:04 +00:00
mem.c
o_dir.c
o_fips.c
o_init.c
o_str.c Fix master compile error 2016-02-26 16:50:59 +00:00
o_time.c
pariscid.pl
ppc_arch.h
ppccap.c
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
thr_id.c
threads_none.c Implement new multi-threading API 2016-02-26 10:00:36 +00:00
threads_pthread.c GH773: Possible leak on CRYPTO_THREAD_lock_new failure 2016-03-03 19:47:01 -05:00
threads_win.c GH773: Possible leak on CRYPTO_THREAD_lock_new failure 2016-03-03 19:47:01 -05:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATE 2016-03-09 11:09:26 +01:00