Searched refs:krb5_preauthtype (Results 1 – 17 of 17) sorted by relevance
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | preauth_plugin.h | 157 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;
|
/titanic_50/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit.h | 228 krb5_preauthtype pa_type; 254 krb5_preauthtype pa_type;
|
H A D | pkinit_crypto.h | 190 krb5_preauthtype pa_type, /* IN */ 211 krb5_preauthtype pa_type, /* IN */
|
H A D | pkinit_srv.c | 75 (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 D | pkinit_clnt.c | 109 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 D | pkinit_crypto_openssl.c | 1521 krb5_preauthtype pa_type, in cms_envelopeddata_create() 1651 krb5_preauthtype pa_type, in cms_envelopeddata_verify()
|
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | krb5.h | 259 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 D | k5-int.h | 1134 krb5_preauthtype pa_type; 1352 krb5_preauthtype *preauth_list; 1403 krb5_preauthtype *pre_auth_types, krb5_creds *creds);
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | gic_keytab.c | 209 krb5_preauthtype *pre_auth_types, in krb5_get_in_tkt_with_keytab()
|
H A D | gic_pwd.c | 518 krb5_preauthtype *pre_auth_types, krb5_creds *creds) in krb5int_populate_gic_opt() 576 krb5_preauthtype *pre_auth_types, in krb5_get_in_tkt_with_password()
|
H A D | preauth.c | 119 (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 D | get_in_tkt.c | 87 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 D | gic_opt.c | 61 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 D | preauth2.c | 67 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()
|
/titanic_50/usr/src/lib/pam_modules/krb5/ |
H A D | krb5_authenticate.c | 712 krb5_preauthtype pk_pa_list[] = { in attempt_krb5_auth() 753 krb5_preauthtype pk_pa_list[] = { in attempt_krb5_auth()
|
/titanic_50/usr/src/cmd/krb5/kinit/ |
H A D | kinit.c | 217 krb5_preauthtype * preauth = NULL; 218 krb5_preauthtype preauth_list[2] = { 0, -1 };
|
/titanic_50/usr/src/cmd/krb5/krb5kdc/ |
H A D | kdc_preauth.c | 690 pa_list_includes(krb5_pa_data **pa_data, krb5_preauthtype pa_type) in pa_list_includes()
|