Searched refs:KRB5_GET_INIT_CREDS_OPT_SALT (Results 1 – 3 of 3) sorted by relevance
71 opt->flags |= KRB5_GET_INIT_CREDS_OPT_SALT; in krb5_get_init_creds_opt_set_salt()
1224 if (options && (options->flags & KRB5_GET_INIT_CREDS_OPT_SALT)) { in krb5_get_init_creds()1560 (!(options && (options->flags & KRB5_GET_INIT_CREDS_OPT_SALT)))) in krb5_get_init_creds()
2662 #define KRB5_GET_INIT_CREDS_OPT_SALT 0x0080 macro