Home | History | Annotate | Download | only in ssl

Lines Matching full:strncmp

527 		else if	(strncmp(*argv,"-num",4) == 0)
1339 if (strncmp("2SCF", SSL_state_string(c_ssl), 4) == 0
1340 && strncmp("2SSV", SSL_state_string(s_ssl), 4) == 0)