Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dpreauth_plugin.h157 krb5_preauthtype pa_type);
250 krb5_preauthtype *pa_type_list;
358 (*preauth_server_flags_proc)(krb5_context context, krb5_preauthtype patype);
435 krb5_preauthtype *pa_type_list;
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit.h228 krb5_preauthtype pa_type;
254 krb5_preauthtype pa_type;
H A Dpkinit_crypto.h190 krb5_preauthtype pa_type, /* IN */
211 krb5_preauthtype pa_type, /* IN */
H A Dpkinit_srv.c75 (krb5_context kcontext, krb5_preauthtype patype);
344 krb5_preauthtype pa_type; in pkinit_server_verify_padata()
1074 pkinit_server_get_flags(krb5_context kcontext, krb5_preauthtype patype) in pkinit_server_get_flags()
1079 static krb5_preauthtype supported_server_pa_types[] = {
H A Dpkinit_clnt.c109 pkinit_req_context reqctx, krb5_preauthtype pa_type,
692 krb5_preauthtype pa_type,
1223 pkinit_client_get_flags(krb5_context kcontext, krb5_preauthtype patype)
1228 static krb5_preauthtype supported_client_pa_types[] = {
H A Dpkinit_crypto_openssl.c1647 krb5_preauthtype pa_type, in cms_envelopeddata_create()
1777 krb5_preauthtype pa_type, in cms_envelopeddata_verify()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h259 typedef krb5_int32 krb5_preauthtype; /* This may change, later on */ typedef
1139 krb5_preauthtype pa_type;
2144 krb5_preauthtype *,
2165 krb5_preauthtype *,
2176 krb5_preauthtype *,
2187 krb5_preauthtype *,
2650 krb5_preauthtype *preauth_list;
2713 krb5_preauthtype *preauth_list,
H A Dk5-int.h1134 krb5_preauthtype pa_type;
1352 krb5_preauthtype *preauth_list;
1403 krb5_preauthtype *pre_auth_types, krb5_creds *creds);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgic_pwd.c522 krb5_preauthtype *pre_auth_types, krb5_creds *creds) in krb5int_populate_gic_opt()
580 krb5_preauthtype *pre_auth_types, in krb5_get_in_tkt_with_password()
H A Dpreauth.c119 (krb5_preauthtype type, const krb5_preauth_ops **Preauth_proc);
353 find_pa_system(krb5_preauthtype type, const krb5_preauth_ops **preauth) in find_pa_system()
H A Dgic_keytab.c209 krb5_preauthtype *pre_auth_types, in krb5_get_in_tkt_with_keytab()
H A Dget_in_tkt.c87 krb5_preauthtype *,
472 krb5_preauthtype * ptypes, in make_preauth_list()
476 krb5_preauthtype * ptypep; in make_preauth_list()
528 krb5_preauthtype * ptypes, in krb5_get_in_tkt()
H A Dgic_opt.c61 krb5_get_init_creds_opt_set_preauth_list(krb5_get_init_creds_opt *opt, krb5_preauthtype *preauth_li… in krb5_get_init_creds_opt_set_preauth_list()
H A Dpreauth2.c67 krb5_preauthtype type;
85 krb5_preauthtype pa_type; in krb5_init_preauth_context()
1532 krb5_preauthtype pa_type = in_padata[i]->pa_type; in krb5_do_preauth()
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_authenticate.c712 krb5_preauthtype pk_pa_list[] = { in attempt_krb5_auth()
753 krb5_preauthtype pk_pa_list[] = { in attempt_krb5_auth()
/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c217 krb5_preauthtype * preauth = NULL;
218 krb5_preauthtype preauth_list[2] = { 0, -1 };
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_preauth.c690 pa_list_includes(krb5_pa_data **pa_data, krb5_preauthtype pa_type) in pa_list_includes()