Searched refs:KRB5_GET_INIT_CREDS_OPT_PREAUTH_LIST (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dinit_creds.c259 opt->flags |= KRB5_GET_INIT_CREDS_OPT_PREAUTH_LIST;
H A Dkrb5.h742 #define KRB5_GET_INIT_CREDS_OPT_PREAUTH_LIST 0x0040 macro
H A Dinit_creds_pw.c452 if (options->flags & KRB5_GET_INIT_CREDS_OPT_PREAUTH_LIST) {
505 if (old_options && old_options->flags & KRB5_GET_INIT_CREDS_OPT_PREAUTH_LIST)

Completed in 59 milliseconds