Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-krb.c59 #define AUTH_MSG_ERR_REPLY 5<<1 macro
87 { AUTH_MSG_ERR_REPLY, "ERR_REPLY" },
205 case AUTH_MSG_ERR_REPLY: in krb4_print()
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5-v4compat.h54 #define AUTH_MSG_ERR_REPLY (5<<1) macro