openssl/crypto/async
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
..
arch Add null async implementation 2015-11-20 23:32:18 +00:00
async_locl.h Add null async implementation 2015-11-20 23:32:18 +00:00
async.c Add null async implementation 2015-11-20 23:32:18 +00:00
Makefile Add null async implementation 2015-11-20 23:32:18 +00:00