Searched refs:KRB5_FAST_EXPECTED (Results 1 – 1 of 1) sorted by relevance
96 #define KRB5_FAST_EXPECTED 32 /* in exchange with KDC, fast was discovered */ macro1716 if (state->flags & KRB5_FAST_EXPECTED) { in check_fast()2049 state->flags |= KRB5_FAST_EXPECTED; in fast_wrap_req()2439 if (ctx->fast_state.flags & (KRB5_FAST_REQUIRED | KRB5_FAST_EXPECTED)) in krb5_init_creds_step()