Searched refs:KRB5_GET_INIT_CREDS_OPT_PROXIABLE (Results 1 – 3 of 3) sorted by relevance
41 opt->flags |= KRB5_GET_INIT_CREDS_OPT_PROXIABLE; in krb5_get_init_creds_opt_set_proxiable()
1054 if (options && (options->flags & KRB5_GET_INIT_CREDS_OPT_PROXIABLE)) in krb5_get_init_creds()
2658 #define KRB5_GET_INIT_CREDS_OPT_PROXIABLE 0x0008 macro