Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tcpdump/
HDprint-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-14-stable/crypto/heimdal/lib/krb5/
HDkrb5-v4compat.h54 #define AUTH_MSG_ERR_REPLY (5<<1) macro