Lines Matching refs:SB_LEN
57 #define SB_LEN() (subend - subpointer) macro
913 DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer, SB_LEN()+2);}); in suboption()
1017 subpointer[SB_LEN()] = '\0'; in suboption()
1222 auth_is(subpointer, SB_LEN()); in suboption()
1225 auth_name(subpointer, SB_LEN()); in suboption()
1236 encrypt_support(subpointer, SB_LEN()); in suboption()
1239 encrypt_is(subpointer, SB_LEN()); in suboption()
1242 encrypt_reply(subpointer, SB_LEN()); in suboption()
1245 encrypt_start(subpointer, SB_LEN()); in suboption()
1253 encrypt_request_start(subpointer, SB_LEN()); in suboption()
1267 encrypt_enc_keyid(subpointer, SB_LEN()); in suboption()
1270 encrypt_dec_keyid(subpointer, SB_LEN()); in suboption()