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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcreds.c195 * - KRB5_TC_MATCH_IS_SKEY Compares the existance of the second ticket.
262 if (match && (whichfields & KRB5_TC_MATCH_IS_SKEY))
H A Dkrb5.h463 #define KRB5_TC_MATCH_IS_SKEY (1 << 22) 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 181 milliseconds