openssl/crypto
Alessandro Ghedini d188a53617 Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-08 09:07:32 -05:00
..
aes
asn1 Make PKCS8_PRIV_KEY_INFO opaque. 2016-03-07 17:11:21 +00:00
async Add a function to detect if we have async or not 2016-03-07 17:23:42 +00:00
bf
bio Convert CRYPTO_LOCK_GET*BYNAME to new multi-threading API 2016-03-08 09:07:32 -05:00
bn Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API 2016-03-08 09:07:32 -05:00
buffer
camellia
cast
chacha chacha/asm/chacha-ppc.pl: fix typo. 2016-03-04 11:55:35 +01:00
cmac Use utility functions for HMAC and CMAC. 2016-03-02 20:57:32 +00:00
cms
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 Elide DES_read_password() for no-ui build 2016-03-07 14:51:08 -05:00
dh Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API 2016-03-08 09:07:32 -05:00
dsa Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API 2016-03-08 09:07:32 -05:00
dso GH762: Reuse strdup() 2016-02-29 17:33:44 -05:00
ec GH616: Remove dead code 2016-03-05 13:45:40 -05:00
engine Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data 2016-03-07 21:42:09 +00:00
err Add KDF error codes 2016-03-02 21:30:56 +00:00
evp Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data 2016-03-07 21:42:09 +00:00
hmac Use utility functions for HMAC and CMAC. 2016-03-02 20:57:32 +00:00
idea
include/internal Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data 2016-03-07 21:42:09 +00:00
kdf GH355: Implement HKDF 2016-03-03 18:21:20 -05:00
lhash
md2
md4
md5 RT4347: Fix GCC unused-value warnings with HOST_c2l() 2016-03-01 12:10:18 -05:00
mdc2
modes modes/asm/ghash-x86_64.pl: refine GNU assembler version detection. 2016-02-27 21:14:18 +01:00
objects GH355: Implement HKDF 2016-03-03 18:21:20 -05:00
ocsp
pem Elide EVP_read_pw_string() and friends for no-ui 2016-03-07 12:52:56 -05:00
perlasm perlasm/x86_64-xlate.pl: handle binary constants early. 2016-03-07 14:51:26 +01:00
pkcs7
pkcs12 Make PKCS8_PRIV_KEY_INFO opaque. 2016-03-07 17:11:21 +00:00
poly1305 poly1305/asm/poly1305-*.pl: flip horizontal add and reduction. 2016-03-02 13:11:38 +01:00
rand
rc2
rc4
rc5
ripemd
rsa Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API 2016-03-08 09:07:32 -05:00
seed
sha Consistently use arm_arch.h constants in armcap assembly code. 2016-03-02 12:57:28 +01:00
srp
stack
ts
txt_db
ui
whrlpool
x509 GH784: Better variable name 2016-03-04 11:49:22 -05:00
x509v3 GH769: Reuse strndup() 2016-03-03 19:44:10 -05:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info Make uplink auxiliary source separate from cpuid source 2016-03-02 14:45:02 +01:00
c64xpluscpuid.pl
cpt_err.c
cryptlib.c
cversion.c
ebcdic.c
ex_data.c
fips_err.h
fips_ers.c
ia64cpuid.S
init.c Remove use of CRYPTO_LOCK_INIT in init code 2016-03-07 17:17:21 +00: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 Make uplink auxiliary source separate from cpuid source 2016-03-02 14:45:02 +01:00
mem_clr.c
mem_dbg.c
mem_sec.c
mem.c
o_dir.c
o_fips.c
o_init.c
o_str.c
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
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