Home
last modified time | relevance | path

Searched refs:printsub (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/telnet/libtelnet/
H A Dencrypt.c424 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 Dauth.c356 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 Dmisc-proto.h75 void printsub(char, unsigned char *, int);
H A Dauth.h70 void (*printsub)(unsigned char *, int, unsigned char *, int); member
H A Dencrypt.h91 void (*printsub)(unsigned char *, int, unsigned char *, int); member
H A Denc_des.c217 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 Dkrb4encpwd.c140 printsub('>', &str_data[2], p - (&str_data[2]));
H A Drsaencpwd.c136 printsub('>', &str_data[2], p - (&str_data[2]));
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c440 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 Dauth.c350 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 Dmisc-proto.h78 void printsub(int direction, unsigned char *pointer, size_t);
H A Dauth.h75 void (*printsub) (unsigned char *, size_t, unsigned char *, size_t); member
H A Dencrypt.h88 void (*printsub) (unsigned char *, size_t, unsigned char *, size_t); member
H A Denc_des.c229 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 Dtelnet.c237 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 Dauthenc.c57 printsub('>', &str[2], len-2); in net_write()
H A Dutilities.c282 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 Dtelnet.c708 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 Dauthenc.c45 printsub('>', &str[2], len-2); in telnet_net_write()
H A Dutilities.c264 printsub(int direction, unsigned char *pointer, size_t length) in printsub() function
685 printsub(0, &pointer[i], k - i); in printsub()
H A Dexterns.h362 void printsub(int direction, unsigned char *pointer, size_t length);
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c572 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 Dext.h150 void printsub (int direction, unsigned char *pointer, size_t length);
H A Dstate.c913 DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer, SB_LEN()+2);}); in suboption()
1359 {printsub('>', statusbuf, ncp - statusbuf); netflush();}); in send_status()
H A Dutility.c535 printsub(int direction, unsigned char *pointer, size_t length) in printsub() function
860 printsub(0, &pointer[i], k - i); in printsub()

12