Home
last modified time | relevance | path

Searched refs:krb5_error_code (Results 126 – 150 of 411) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgic_keytab.c40 static krb5_error_code
53 krb5_error_code ret; in krb5_get_as_key_keytab()
90 krb5_error_code KRB5_CALLCONV
99 krb5_error_code ret, ret2; in krb5_get_init_creds_keytab()
206 krb5_error_code KRB5_CALLCONV
213 krb5_error_code retval; in krb5_get_in_tkt_with_keytab()
H A Dmk_cred.c30 static krb5_error_code
33 krb5_error_code retval; in encrypt_credencpart()
71 static krb5_error_code
75 krb5_error_code retval; in krb5_mk_ncred_basic()
154 krb5_error_code KRB5_CALLCONV
161 krb5_error_code retval; in krb5_mk_ncred()
295 krb5_error_code KRB5_CALLCONV
298 krb5_error_code retval; in krb5_mk_1cred()
H A Drd_cred.c19 static krb5_error_code
23 krb5_error_code retval; in decrypt_credencdata()
60 static krb5_error_code
63 krb5_error_code retval; in krb5_rd_cred_basic()
173 krb5_error_code KRB5_CALLCONV
176 krb5_error_code retval; in krb5_rd_cred()
H A Dstr_conv.c87 krb5_error_code KRB5_CALLCONV
110 krb5_error_code KRB5_CALLCONV
157 krb5_error_code KRB5_CALLCONV
213 krb5_error_code KRB5_CALLCONV
233 krb5_error_code KRB5_CALLCONV
284 krb5_error_code KRB5_CALLCONV
H A Dappdefault.c38 static krb5_error_code appdefault_get(krb5_context context, const char *appname, const krb5_data *r… in appdefault_get()
43 krb5_error_code retval; in appdefault_get()
142 krb5_error_code retval; in krb5_appdefault_boolean()
156 krb5_error_code retval; in krb5_appdefault_string()
H A Dvfy_increds.c10 extern krb5_error_code krb5_libdefault_boolean();
12 static krb5_error_code
15 krb5_error_code code; in krb5_cc_copy_creds_except()
66 krb5_error_code KRB5_CALLCONV
74 krb5_error_code ret; in krb5_verify_init_creds()
H A Dgc_via_tkt.c39 static krb5_error_code
42 krb5_error_code retval; in krb5_kdcrep2creds()
102 static krb5_error_code
155 krb5_error_code
160 krb5_error_code retval; in krb5_get_cred_via_tkt()
178 krb5_error_code r_err, t_err; in krb5_get_cred_via_tkt()
257 retval = (krb5_error_code) err_reply->error + ERROR_TABLE_BASE_krb5; in krb5_get_cred_via_tkt()
334 krb5_error_code t_err, st_err, cerr, serr; in krb5_get_cred_via_tkt()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dstring_to_key.c35 krb5_error_code KRB5_CALLCONV
44 krb5_error_code KRB5_CALLCONV
53 krb5_error_code KRB5_CALLCONV
60 krb5_error_code ret; in krb5_c_string_to_key_with_params()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dan_to_ln.c102 static krb5_error_code
112 krb5_error_code retval;
204 static krb5_error_code
207 krb5_error_code kret; in aname_do_match()
381 static krb5_error_code
384 krb5_error_code kret; in aname_replacer()
503 static krb5_error_code
506 krb5_error_code kret; in rule_an_to_ln()
650 krb5_error_code retval; in an_to_ln_realm_chk()
685 static krb5_error_code
[all …]
H A Dread_pwd.c43 krb5_error_code
48 krb5_error_code retval; in krb5_read_password()
117 static krb5_error_code
130 krb5_error_code errcode = 0; in read_console_password()
242 krb5_error_code KRB5_CALLCONV
286 krb5_error_code KRB5_CALLCONV
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dkdb_dbc.h54 krb5_error_code krb5_ktkdb_resolve
57 krb5_error_code krb5_dbm_db_set_mkey
60 krb5_error_code krb5_dbm_db_get_mkey
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_xdr.h6 krb5_error_code
11 krb5_error_code
20 krb5_error_code
H A Ddb2_exp.c98 WRAP(NAME,krb5_error_code,ARGLIST,ARGNAMES,code)
157 krb5_error_code (*f) (krb5_pointer,
207 static krb5_error_code
210 krb5_error_code c; in hack_init()
217 static krb5_error_code
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_xdr.h6 krb5_error_code
11 krb5_error_code
20 krb5_error_code
H A Dldap_principal.c128 krb5_error_code
140 krb5_error_code
144 krb5_error_code (*func) (krb5_pointer, krb5_db_entry *);
153 krb5_error_code st=0, tempst=0;
256 krb5_error_code
267 krb5_error_code st=0;
407 krb5_error_code
412 krb5_error_code st=0; in krb5_ldap_unparse_principal_name()
473 krb5_error_code
480 krb5_error_code st = 0;
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Darcfour.h18 krb5_error_code krb5_arcfour_encrypt(krb5_context,
28 krb5_error_code krb5_arcfour_decrypt(krb5_context,
38 extern krb5_error_code krb5int_arcfour_string_to_key(
H A Dold.h39 krb5_error_code krb5_old_encrypt
47 krb5_error_code krb5_old_decrypt
56 krb5_error_code krb5int_des_string_to_key
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dtimeofday.c45 krb5_error_code KRB5_CALLCONV
58 krb5_error_code kret; in krb5_timeofday()
69 return (krb5_error_code) errno; in krb5_timeofday()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dimport_sec_context.c64 krb5_error_code
67 krb5_error_code code; in krb5_gss_ser_init()
68 static krb5_error_code (KRB5_CALLCONV *const fns[])(krb5_context) = { in krb5_gss_ser_init()
90 krb5_error_code kret = 0;
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_srv.c38 static krb5_error_code
47 static krb5_error_code
60 static krb5_error_code
77 static krb5_error_code pkinit_init_kdc_req_context
99 static krb5_error_code
105 krb5_error_code err_code, in pkinit_create_edata()
108 krb5_error_code retval = KRB5KRB_ERR_GENERIC; in pkinit_create_edata()
139 static krb5_error_code
148 krb5_error_code retval = 0; in pkinit_server_get_edata()
165 static krb5_error_code
[all …]
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dprng.c43 krb5_error_code KRB5_CALLCONV
82 krb5_error_code KRB5_CALLCONV
90 krb5_error_code err = 0; in krb5_c_random_make_octets()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/
H A Ddk_decrypt.c38 static krb5_error_code
49 krb5_error_code
62 krb5_error_code
75 static krb5_error_code
84 krb5_error_code ret; in krb5_dk_decrypt_maybe_trunc_hmac()
H A Dchecksum.c47 static krb5_error_code
54 krb5_error_code ret = 0; in derive_cksum_key()
112 krb5_error_code
122 krb5_error_code ret;
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_cpw.c101 static krb5_error_code
115 krb5_error_code retval;
251 krb5_error_code
263 krb5_error_code retval;
308 krb5_error_code
318 krb5_error_code retval;
360 static krb5_error_code
371 krb5_error_code retval;
546 krb5_error_code
561 krb5_error_code retval;
[all …]
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dchpw.c16 krb5_error_code
24 krb5_error_code ret = 0; in krb5int_mk_chpw_req()
86 krb5_error_code
93 krb5_error_code ret; in krb5int_rd_chpw_rep()
126 ret = ERROR_TABLE_BASE_krb5 + (krb5_error_code) krberror->error; in krb5int_rd_chpw_rep()

12345678910>>...17