Home
last modified time | relevance | path

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

/NextBSD/contrib/tcpdump/
HDprint-krb.c46 #define AUTH_MSG_SAFE 7<<1 macro
74 { AUTH_MSG_SAFE, "SAFE" },
/NextBSD/crypto/heimdal/lib/krb5/
HDkrb5-v4compat.h56 #define AUTH_MSG_SAFE (7<<1) macro