Searched refs:KRB_AUTH (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/telnet/libtelnet/
H A Dkerberos.c83 #define KRB_AUTH 0 /* Authentication data follows */ macro
196 if (!Data(ap, KRB_AUTH, (void *)lauth.dat, lauth.length)) {
251 case KRB_AUTH:
446 case KRB_AUTH: /* Authentication data follows */
H A Dkerberos5.c88 #define KRB_AUTH 0 /* Authentication data follows */ macro
284 if (!Data(ap, KRB_AUTH, auth.data, auth.length)) {
320 case KRB_AUTH:
711 case KRB_AUTH: /* Authentication data follows */
/freebsd-10.2-release/crypto/heimdal/appl/telnet/libtelnet/
H A Dkerberos5.c102 #define KRB_AUTH 0 /* Authentication data follows */ macro
304 if (!Data(ap, KRB_AUTH, auth.data, auth.length)) {
355 case KRB_AUTH:
753 case KRB_AUTH: /* Authentication data follows */

Completed in 45 milliseconds