Home | History | Annotate | Download | only in ssl

Lines Matching full:strncmp

862 			 * with the strncmp, because the "buflen" limitation
868 * sufficient, we have to strncmp() anyway. (We cannot
876 if (!strncmp(buf, ca_list[j]->name, buflen) &&
920 !strncmp(buf, "STRENGTH", 8))
1030 if (strncmp(rule_str,"DEFAULT",7) == 0)