openssl/crypto/err
Matt Caswell 2e52e7df51 Remove the old threading API
All OpenSSL code has now been transferred to use the new threading API,
so the old one is no longer used and can be removed. We provide some compat
macros for removed functions which are all no-ops.

There is now no longer a need to set locking callbacks!!

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-09 12:41:39 +00:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
err.c Convert ERR_STRING_DATA to new multi-threading API 2016-03-08 14:11:59 +00:00
err_all.c Add KDF error codes 2016-03-02 21:30:56 +00:00
err_prn.c Remove the old threading API 2016-03-09 12:41:39 +00:00
Makefile.in err_lcl.h is gone, don't pretend it's there 2016-03-09 08:58:43 +01:00
openssl.ec Add KDF error codes 2016-03-02 21:30:56 +00:00