Searched refs:SSL2_ST_SEND_SERVER_HELLO_B (Results 1 – 3 of 3) sorted by relevance
102 case SSL2_ST_SEND_SERVER_HELLO_B: str="SSLv2 write server hello B"; break; in SSL_state_string_long()251 case SSL2_ST_SEND_SERVER_HELLO_B: str="2SSH_B"; break; in SSL_state_string()
247 #define SSL2_ST_SEND_SERVER_HELLO_B (0x21|SSL_ST_ACCEPT) macro
232 case SSL2_ST_SEND_SERVER_HELLO_B: in ssl2_accept()812 s->state=SSL2_ST_SEND_SERVER_HELLO_B; in server_hello()