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

/freebsd-10.1-release/crypto/heimdal/kuser/
H A Dcopy_cred_cache.c116 ctx.whichfields |= KRB5_TC_MATCH_TIMES;
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dcreds.c193 * - KRB5_TC_MATCH_TIMES Compares only the expiration times of the creds.
244 if (match && (whichfields & KRB5_TC_MATCH_TIMES))
H A Dkrb5.h443 #define KRB5_TC_MATCH_TIMES (1 << 25) macro

Completed in 111 milliseconds