Searched defs:SSL_in_init (Results 1 – 2 of 2) sorted by relevance
1419 #define SSL_in_init(a) ((SSL_state(a)&SSL_ST_INIT) && \ macro