/freebsd/contrib/telnet/libtelnet/ |
H A D | encrypt.c | 424 printsub('>', &str_send[2], str_suplen - 2); in encrypt_send_support() 773 printsub('>', &str_keyid[2], strp - str_keyid - 2); in encrypt_send_keyid() 833 printsub('>', &str_start[2], p - &str_start[2]); in encrypt_start_output() 859 printsub('>', &str_end[2], sizeof(str_end) - 2); in encrypt_send_end() 886 printsub('>', &str_start[2], p - &str_start[2]); in encrypt_send_request_start() 896 printsub('>', &str_end[2], sizeof(str_end) - 2); in encrypt_send_request_end() 943 if (ep->printsub) in encrypt_printsub() 944 (*ep->printsub)(data, cnt, buf, buflen); in encrypt_printsub()
|
H A D | auth.c | 356 printsub('>', &str_request[2], e - str_request - 2); in auth_request() 441 printsub('>', &str_none[2], sizeof(str_none) - 2); in auth_send() 534 printsub('>', &str_request[2], e - &str_request[2]); in auth_sendname() 590 if ((ap = findauthenticator(data[1], data[2])) && ap->printsub) in auth_printsub() 591 (*ap->printsub)(data, cnt, buf, buflen); in auth_printsub()
|
H A D | misc-proto.h | 75 void printsub(char, unsigned char *, int);
|
H A D | auth.h | 70 void (*printsub)(unsigned char *, int, unsigned char *, int); member
|
H A D | encrypt.h | 91 void (*printsub)(unsigned char *, int, unsigned char *, int); member
|
H A D | enc_des.c | 217 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]); in fb64_start() 276 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]); in fb64_is() 301 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]); in fb64_is()
|
H A D | krb4encpwd.c | 140 printsub('>', &str_data[2], p - (&str_data[2]));
|
H A D | rsaencpwd.c | 136 printsub('>', &str_data[2], p - (&str_data[2]));
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | encrypt.c | 440 printsub('>', &str_send[2], str_suplen - 2); in encrypt_send_support() 805 printsub('>', &str_keyid[2], strp - str_keyid - 2); in encrypt_send_keyid() 865 printsub('>', &str_start[2], p - &str_start[2]); in encrypt_start_output() 891 printsub('>', &str_end[2], sizeof(str_end) - 2); in encrypt_send_end() 918 printsub('>', &str_start[2], p - &str_start[2]); in encrypt_send_request_start() 928 printsub('>', &str_end[2], sizeof(str_end) - 2); in encrypt_send_request_end() 1001 if (ep->printsub) in encrypt_printsub() 1002 (*ep->printsub)(data, cnt, buf, buflen); in encrypt_printsub()
|
H A D | auth.c | 350 printsub('>', &str_request[2], e - str_request - 2); in auth_request() 435 printsub('>', &str_none[2], sizeof(str_none) - 2); in auth_send() 537 printsub('>', &str_request[2], e - &str_request[2]); in auth_sendname() 601 if ((ap = findauthenticator(data[1], data[2])) && ap->printsub) in auth_printsub() 602 (*ap->printsub)(data, cnt, buf, buflen); in auth_printsub()
|
H A D | misc-proto.h | 78 void printsub(int direction, unsigned char *pointer, size_t);
|
H A D | auth.h | 75 void (*printsub) (unsigned char *, size_t, unsigned char *, size_t); member
|
H A D | encrypt.h | 88 void (*printsub) (unsigned char *, size_t, unsigned char *, size_t); member
|
H A D | enc_des.c | 229 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]); in fb64_start() 287 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]); in fb64_is() 312 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]); in fb64_is()
|
/freebsd/contrib/telnet/telnet/ |
H A D | telnet.c | 237 printsub('>', &temp[2], sizeof(temp2) - 2); in DoBaudRate() 767 printsub('<', subbuffer, SB_LEN()+2); in suboption() 785 printsub('>', &temp[2], len-2); in suboption() 810 printsub('>', temp+2, len - 2); in suboption() 916 printsub('>', temp+2, len - 2); in suboption() 1035 printsub('>', &str_lm[2], sizeof(str_lm)-2); in lm_will() 1071 printsub('>', &str_lm[2], sizeof(str_lm)-2); in lm_do() 1112 printsub('>', &str_lm_mode[2], sizeof(str_lm_mode)-2); in lm_mode() 1237 printsub('>', &slc_import_def[2], sizeof(slc_import_def)-2); in slc_import() 1240 printsub('>', &slc_import_val[2], sizeof(slc_import_val)-2); in slc_import() [all …]
|
H A D | authenc.c | 57 printsub('>', &str[2], len-2); in net_write()
|
H A D | utilities.c | 282 printsub(char direction, unsigned char *pointer, int length) in printsub() function 703 printsub(0, &pointer[i], k - i); in printsub()
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | telnet.c | 708 printsub('<', subbuffer, SB_LEN()+2); in suboption() 727 printsub('>', &temp[2], len-2); in suboption() 755 printsub('>', temp+2, len - 2); in suboption() 861 printsub('>', temp+2, len - 2); in suboption() 980 printsub('>', &str_lm[2], sizeof(str_lm)-2); in lm_will() 1016 printsub('>', &str_lm[2], sizeof(str_lm)-2); in lm_do() 1057 printsub('>', &str_lm_mode[2], sizeof(str_lm_mode)-2); in lm_mode() 1172 printsub('>', &slc_import_def[2], sizeof(slc_import_def)-2); in slc_import() 1175 printsub('>', &slc_import_val[2], sizeof(slc_import_val)-2); in slc_import() 1342 printsub('>', &slc_reply[2], slc_replyp - slc_reply - 2); in slc_end_reply() [all …]
|
H A D | authenc.c | 45 printsub('>', &str[2], len-2); in telnet_net_write()
|
H A D | utilities.c | 264 printsub(int direction, unsigned char *pointer, size_t length) in printsub() function 685 printsub(0, &pointer[i], k - i); in printsub()
|
H A D | externs.h | 362 void printsub(int direction, unsigned char *pointer, size_t length);
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | telnetd.c | 572 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2);); in getterminaltype() 579 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2);); in getterminaltype() 586 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2);); in getterminaltype() 593 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2);); in getterminaltype() 598 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2, in getterminaltype() 673 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2, in _gettermname() 1181 DIAG(TD_OPTIONS, printsub('>', in my_telnet()
|
H A D | ext.h | 150 void printsub (int direction, unsigned char *pointer, size_t length);
|
H A D | state.c | 913 DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer, SB_LEN()+2);}); in suboption() 1359 {printsub('>', statusbuf, ncp - statusbuf); netflush();}); in send_status()
|
H A D | utility.c | 535 printsub(int direction, unsigned char *pointer, size_t length) in printsub() function 860 printsub(0, &pointer[i], k - i); in printsub()
|