SSL_ST_INIT 1221 extra_lib/include/openssl/ssl.h #define SSL_ST_RENEGOTIATE (0x04|SSL_ST_INIT) SSL_ST_INIT 1240 extra_lib/include/openssl/ssl.h #define SSL_in_init(a) (SSL_state(a)&SSL_ST_INIT)