Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/module/
H A Dauth.c368 krb5_get_init_creds_opt *heimdal_opts = NULL; in password_auth() local
370 retval = krb5_get_init_creds_opt_alloc(ctx->context, &heimdal_opts); in password_auth()
376 heimdal_opts); in password_auth()
377 krb5_get_init_creds_opt_free(ctx->context, heimdal_opts); in password_auth()