Home
last modified time | relevance | path

Searched refs:KRB5_TC_MATCH_FLAGS (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/heimdal/kuser/
H A Dcopy_cred_cache.c109 ctx.whichfields |= KRB5_TC_MATCH_FLAGS; in copy_cred_cache()
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_retr.c169 if ((whichfields & KRB5_TC_MATCH_FLAGS) && in krb5int_cc_creds_match_request()
H A Dcc_kcm.c130 if (mitflags & KRB5_TC_MATCH_FLAGS) in map_tcflags()
/freebsd/crypto/heimdal/lib/krb5/
H A Dcreds.c238 if (match && (whichfields & KRB5_TC_MATCH_FLAGS)) in krb5_compare_creds()
H A Dkrb5.h441 #define KRB5_TC_MATCH_FLAGS (1 << 27) macro
/freebsd/krb5/lib/krb5/docs/
H A DMakefile.inc855 KRB5_TC_MATCH_FLAGS.html \
/freebsd/crypto/krb5/src/include/krb5/
H A Dkrb5.hin2250 #define KRB5_TC_MATCH_FLAGS 0x00000004
2396 * @li #KRB5_TC_MATCH_FLAGS Flags set in @a mcreds must be set.