Searched refs:KRB5_GC_USER_USER (Results 1 – 9 of 9) sorted by relevance
153 retval = krb5_get_credentials(context, KRB5_GC_USER_USER, cc, in main()
102 status = krb5_get_credentials(context, KRB5_GC_USER_USER, ccache, in proto()
89 if (options & (KRB5_GC_USER_USER | KRB5_GC_CONSTRAINED_DELEGATION)) { in construct_matching_creds()93 if (options & KRB5_GC_USER_USER) { in construct_matching_creds()
544 options |= KRB5_GC_USER_USER; in do_v5_kvno()
427 #define KRB5_GC_USER_USER (1U << 1) macro
1189 if(options & KRB5_GC_USER_USER) in krb5_get_credentials_with_flags()1410 if(options & KRB5_GC_USER_USER) { in krb5_get_creds()
659 KRB5_GC_USER_USER.html \
1318 - honour the KRB5_GC_CACHED, and KRB5_GC_USER_USER options1325 * lib/krb5/krb5.h: Add KRB5_GC_CACHED, and KRB5_GC_USER_USER
3050 #define KRB5_GC_USER_USER 1 /**< Want user-user ticket */3072 * @li #KRB5_GC_USER_USER Return a user to user authentication ticket