Home | History | Annotate | Download | only in dropbear

Lines Matching full:strncmp

386 		0 != strncmp(buffer, "-----BEGIN ", 11) ||
406 if (0 == strncmp(buffer, "-----END ", 9) &&
427 if (strncmp(p, "DES-EDE3-CBC,", 13)) {