openssl/include
Richard Levitte 503d4745a1 internal/refcount.h: allow non-atomic build
Configure with -DOPENSSL_DEV_NO_ATOMICS and you get refcount without
atomics.  This is intended for internal development only, to check the
refcounting is properly coded.  It should never become a configuration
option, hence the name of the macro.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/8479)
2019-03-14 16:25:24 +01:00
..
internal internal/refcount.h: allow non-atomic build 2019-03-14 16:25:24 +01:00
openssl Support SM2 certificate verification 2019-03-13 15:29:39 +08:00