openssl/crypto/async/arch
Matt Caswell 667867cced Add a function to detect if we have async or not
Add the ASYNC_is_capable() function and use it in speed.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-07 17:23:42 +00:00
..
async_null.c Add a function to detect if we have async or not 2016-03-07 17:23:42 +00:00
async_null.h Convert ASYNC code to use new Thread API 2016-03-02 17:23:42 +00:00
async_posix.c Add a function to detect if we have async or not 2016-03-07 17:23:42 +00:00
async_posix.h Convert ASYNC code to use new Thread API 2016-03-02 17:23:42 +00:00
async_win.c Add a function to detect if we have async or not 2016-03-07 17:23:42 +00:00
async_win.h Convert ASYNC code to use new Thread API 2016-03-02 17:23:42 +00:00