Searched refs:KRB5_TC_MATCH_IS_SKEY (Results 1 – 9 of 9) sorted by relevance
162 is_skey = (whichfields & KRB5_TC_MATCH_IS_SKEY) ? mcreds->is_skey : FALSE; in krb5int_cc_creds_match_request()
253 krb5_flags matchflags = KRB5_TC_MATCH_IS_SKEY; in cc_test()
128 if (mitflags & KRB5_TC_MATCH_IS_SKEY) in map_tcflags()
263 if (match && (whichfields & KRB5_TC_MATCH_IS_SKEY)) in krb5_compare_creds()
446 #define KRB5_TC_MATCH_IS_SKEY (1 << 22) macro
193 KRB5_TC_MATCH_2ND_TKT | KRB5_TC_MATCH_IS_SKEY; in is_primary_credential_p()
857 KRB5_TC_MATCH_IS_SKEY.html \
94 *fields |= KRB5_TC_MATCH_IS_SKEY; in construct_matching_creds()
2248 #define KRB5_TC_MATCH_IS_SKEY 0x000000022395 * @li #KRB5_TC_MATCH_IS_SKEY The @a is_skey field much match exactly.