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

/freebsd-13-stable/crypto/heimdal/kuser/
H A Dkinit.c71 struct hx509_certs_data *ent_user_id = NULL; variable in typeref:struct:hx509_certs_data
439 if (pk_user_id || ent_user_id || anonymous_flag) {
453 if (ent_user_id)
454 krb5_get_init_creds_opt_set_pkinit_user_certs(context, opt, ent_user_id);
517 } else if (pk_user_id || ent_user_id || anonymous_flag) {
767 &ent_user_id);

Completed in 104 milliseconds