openssl/crypto/async/arch
Matt Caswell 9ec1e03194 Add null async implementation
Create a "null" async implementation for platforms that lack support. This
just does nothing when called and therefore performs synchronously.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-11-20 23:32:18 +00:00
..
async_null.h Add null async implementation 2015-11-20 23:32:18 +00:00
async_posix.c Async port to windows 2015-11-20 23:32:18 +00:00
async_posix.h Async port to windows 2015-11-20 23:32:18 +00:00
async_win.c Async port to windows 2015-11-20 23:32:18 +00:00
async_win.h Async port to windows 2015-11-20 23:32:18 +00:00