Home
last modified time | relevance | path

Searched refs:encts_disabled (Results 1 – 3 of 3) sorted by relevance

/src/crypto/krb5/src/lib/krb5/krb/
H A Dpreauth_encts.c44 if (!ctx->encts_disabled) in encts_prep_questions()
68 if (ctx->encts_disabled) { in encts_process()
H A Dinit_creds_ctx.h67 krb5_boolean encts_disabled; member
H A Dget_in_tkt.c758 encts_disabled(profile_t profile, const krb5_data *realm) in encts_disabled() function
817 if (encts_disabled(context->profile, &ctx->request->client->realm)) in restart_init_creds_loop()
818 ctx->encts_disabled = TRUE; in restart_init_creds_loop()