Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dinit_creds.c311 krb5_boolean req_pac) in krb5_get_init_creds_opt_set_pac_request() argument
317 opt->opt_private->req_pac = req_pac ? in krb5_get_init_creds_opt_set_pac_request()
H A Dkrb5_locl.h235 krb5_get_init_creds_tristate req_pac; member
H A Dinit_creds_pw.c59 krb5_get_init_creds_tristate req_pac; member
377 ctx->req_pac = options->opt_private->req_pac; in get_init_creds_common()
381 ctx->req_pac = KRB5_INIT_CREDS_TRISTATE_UNSET; in get_init_creds_common()
1118 switch (ctx->req_pac) { in pa_data_add_pac_request()