SSL_ASYNC_PAUSED
#define SSL_want_async(s) (SSL_want(s) == SSL_ASYNC_PAUSED)
sc->rwstate = SSL_ASYNC_PAUSED;