Lines Matching refs:name

168 	 *     name-list    kex_algorithms
169 * name-list server_host_key_algorithms
170 * name-list encryption_algorithms_client_to_server
171 * name-list encryption_algorithms_server_to_client
172 * name-list mac_algorithms_client_to_server
173 * name-list mac_algorithms_server_to_client
174 * name-list compression_algorithms_client_to_server
175 * name-list compression_algorithms_server_to_client
176 * name-list langua->es_client_to_server
177 * name-list langua->es_server_to_client
308 if (!strcmp(pss->name, "curve25519-sha256@libssh.org"))
320 if (!strcmp(pss->name, keyt)) {
327 if (!strcmp(pss->name, "chacha20-poly1305@openssh.com"))
331 if (!strcmp(pss->name, "chacha20-poly1305@openssh.com"))
335 if (!strcmp(pss->name, "hmac-sha2-256"))
339 if (!strcmp(pss->name, "hmac-sha2-256"))
343 if (!strcmp(pss->name, "none"))
347 if (!strcmp(pss->name, "none"))
700 * string user name in UTF-8
702 * string service name in US-ASCII
873 if (pss->npos < sizeof(pss->name) - 1)
874 pss->name[pss->npos++] = (char)*p;
876 pss->name[pss->npos] = '\0';
882 pss->name[pss->npos] = '\0';
970 if (pss->npos >= sizeof(pss->name) - 1) {
974 pss->name[pss->npos++] = (char)*p++;
978 pss->name[pss->npos] = '\0';
1035 * The 'user name' and 'service name' are repeated in
1042 * disconnect if the 'user name' or 'service name'
1070 if (!strcmp(pss->name, "none")) {
1076 if (strcmp(pss->name, "publickey")) {
1078 pss->name);
1175 * string user name
1176 * string service name
1179 * string public key algorithm name
1361 pss->disconnect_desc, pss->name);
1371 if (strcmp(pss->name, "session")) {
1429 pss->name, pss->rq_want_reply);
1438 if (!strcmp(pss->name, "pty-req")) {
1445 if (!strcmp(pss->name, "shell")) {
1464 if (!strcmp(pss->name, "env")) {
1472 if (!strcmp(pss->name, "exec")) {
1480 if (!strcmp(pss->name, "subsystem")) {
1486 if (!strcmp(pss->name, "window-change")) {
1502 memcpy(pss->args.pty.term, pss->name,
1542 strcpy(pss->args.aux, pss->name);
1549 pss->args.aux, pss->name))
1630 if (!strcmp(pss->name, "sftp")) {
1683 if (pss->msg_len < sizeof(pss->name))
1698 pp = (uint8_t *)pss->name;
2057 if (!strcmp(pvo->name, "ops"))
2064 if (!strcmp(pvo->name, "ops-from")) {
2225 * string service name
2231 strcpy((char *)pp, pss->name);
2267 * string public key alg name from the request