Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_accessor.h79 (krb5_context, krb5_prompt_type *);
H A Dpkinit_accessor.c74 (krb5_context, krb5_prompt_type *);
H A Dpkinit_crypto_openssl.c3593 krb5_prompt_type prompt_type; in pkinit_prompt_user()
5091 krb5_prompt_type prompt_type;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dprompter.c317 krb5int_set_prompt_types(krb5_context context, krb5_prompt_type *types) in krb5int_set_prompt_types()
322 krb5_prompt_type*
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgic_pwd.c61 krb5_prompt_type prompt_type; in krb5_get_as_key_password()
176 krb5_prompt_type prompt_types[sizeof(prompt)/sizeof(prompt[0])]; in __krb5_get_init_creds_password()
H A Dpreauth2.c779 krb5_prompt_type prompt_type; in pa_sam()
1051 krb5_prompt_type prompt_type; in pa_sam_2()
1147 krb5int_set_prompt_types(context, (krb5_prompt_type *)NULL); in pa_sam_2()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1548 krb5_prompt_type *prompt_types;
2274 (krb5_context, krb5_prompt_type *);
2464 (krb5_context, krb5_prompt_type *);
H A Dkrb5.h2875 typedef krb5_int32 krb5_prompt_type; typedef
2877 krb5_prompt_type* KRB5_CALLCONV krb5_get_prompt_types
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_authenticate.c389 krb5_prompt_type *prompt_type = krb5_get_prompt_types(ctx); in pam_krb5_prompter()
/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c836 krb5_prompt_type *types; in kinit_prompter()