Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_state_string

1512 						if (strncmp("2SCF", SSL_state_string(c_ssl), 4) == 0
1513 && strncmp("2SSV", SSL_state_string(s_ssl), 4) == 0)