SSL_CB_READ
str = (where & SSL_CB_READ) ? "read" : "write";
#define SSL_CB_READ_ALERT (SSL_CB_ALERT | SSL_CB_READ)