Searched refs:enforce_ok_as_delegate (Results 1 – 4 of 4) sorted by relevance
87 check(c->enforce_ok_as_delegate == r->enforce_ok_as_delegate); in check_context()138 ctx->enforce_ok_as_delegate = TRUE; in main()
242 ctx->enforce_ok_as_delegate = tmp; in krb5_init_context_profile()
539 if (context->enforce_ok_as_delegate && (req_flags & GSS_C_DELEG_FLAG)) { in kg_new_connection()
1251 krb5_boolean enforce_ok_as_delegate; member