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

/freebsd-13-stable/contrib/telnet/libtelnet/
H A Dkerberos.c79 #define KRB_AUTH 0 /* Authentication data follows */ macro
192 if (!Data(ap, KRB_AUTH, (void *)lauth.dat, lauth.length)) {
247 case KRB_AUTH:
442 case KRB_AUTH: /* Authentication data follows */
H A Dkerberos5.c84 #define KRB_AUTH 0 /* Authentication data follows */ macro
280 if (!Data(ap, KRB_AUTH, auth.data, auth.length)) {
316 case KRB_AUTH:
707 case KRB_AUTH: /* Authentication data follows */
/freebsd-13-stable/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 100 milliseconds