Home
last modified time | relevance | path

Searched refs:SPX_AUTH (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dspx.c99 #define SPX_AUTH 0 /* Authentication data follows */ macro
304 if (!Data(ap, SPX_AUTH, output_token.value, output_token.length)) {
324 case SPX_AUTH:
559 case SPX_AUTH: /* Authentication data follows */ in spx_printsub()