Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dinit_creds.c204 opt->flags |= KRB5_GET_INIT_CREDS_OPT_CHANGE_PASSWORD_PROMPT; in krb5_get_init_creds_opt_set_change_password_prompt()
Dkrb5.h775 #define KRB5_GET_INIT_CREDS_OPT_CHANGE_PASSWORD_PROMPT 0x0400 macro
Dinit_creds_pw.c553 (old_options->flags & KRB5_GET_INIT_CREDS_OPT_CHANGE_PASSWORD_PROMPT)) in change_password()
2743 if ((options->flags & KRB5_GET_INIT_CREDS_OPT_CHANGE_PASSWORD_PROMPT) && in krb5_get_init_creds_password()