Searched refs:KRB5_CCAPI_TKT_FLG_INVALID (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h119 #define KRB5_CCAPI_TKT_FLG_INVALID 0x01000000 macro
H A Dacache.c237 if (incred->ticket_flags & KRB5_CCAPI_TKT_FLG_INVALID)
363 cred->ticket_flags |= KRB5_CCAPI_TKT_FLG_INVALID;

Completed in 79 milliseconds