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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcreds.c194 * - KRB5_TC_MATCH_2ND_TKT Compares the second tickets (used by user-to-user authentication).
259 if (match && (whichfields & KRB5_TC_MATCH_2ND_TKT))
H A Dkrb5.h462 #define KRB5_TC_MATCH_2ND_TKT (1 << 23) macro
/netbsd-current/crypto/external/bsd/heimdal/dist/kcm/
H A Devents.c195 KRB5_TC_MATCH_2ND_TKT | KRB5_TC_MATCH_IS_SKEY;

Completed in 85 milliseconds