Home
last modified time | relevance | path

Searched refs:krb5_error_code (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.h43 krb5_error_code
46 krb5_error_code
49 krb5_error_code
52 krb5_error_code
55 krb5_error_code
58 krb5_error_code
61 krb5_error_code
64 krb5_error_code
67 krb5_error_code
70 krb5_error_code
[all …]
H A Dkdb_ldap.h114 extern void prepend_err_str (krb5_context ctx, const char *s, krb5_error_code err, krb5_error_code
255 krb5_error_code
258 krb5_error_code
261 krb5_error_code
264 krb5_error_code
267 krb5_error_code
270 krb5_error_code
278 krb5_error_code
281 krb5_error_code
284 krb5_error_code
[all …]
H A Dldap_services.h68 krb5_error_code
71 krb5_error_code
74 krb5_error_code
77 krb5_error_code
80 krb5_error_code
83 krb5_error_code
87 krb5_error_code
90 krb5_error_code
93 krb5_error_code
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h664 krb5_error_code krb5_lock_file (krb5_context, int, int);
665 krb5_error_code krb5_unlock_file (krb5_context, int);
666 krb5_error_code krb5_sendto_kdc (krb5_context, const krb5_data *,
669 krb5_error_code krb5_sendto_kdc2 (krb5_context, const krb5_data *,
674 krb5_error_code krb5_get_krbhst (krb5_context, const krb5_data *, char *** );
675 krb5_error_code krb5_free_krbhst (krb5_context, char * const * );
676 krb5_error_code krb5_create_secure_file (krb5_context, const char * pathname);
684 krb5_error_code krb5_gen_replay_name
690 krb5_error_code krb5_sync_disk_file (krb5_context, FILE *fp);
692 krb5_error_code
[all …]
H A Dkrb5.h262 typedef krb5_int32 krb5_error_code; typedef
265 typedef krb5_error_code krb5_magic;
521 krb5_error_code KRB5_CALLCONV
527 krb5_error_code KRB5_CALLCONV
533 krb5_error_code KRB5_CALLCONV
538 krb5_error_code KRB5_CALLCONV
543 krb5_error_code KRB5_CALLCONV
548 krb5_error_code KRB5_CALLCONV
553 krb5_error_code KRB5_CALLCONV
557 krb5_error_code KRB5_CALLCONV
[all …]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.h55 krb5_error_code krb5_db2_db_init
57 krb5_error_code krb5_db2_db_fini
59 krb5_error_code krb5_db2_db_get_age
63 krb5_error_code krb5_db2_db_create
67 krb5_error_code krb5_db2_db_destroy
70 krb5_error_code krb5_db2_db_rename
74 krb5_error_code krb5_db2_db_get_principal
80 krb5_error_code krb5_db2_db_free_principal
84 krb5_error_code krb5_db2_db_put_principal
90 krb5_error_code krb5_db2_db_iterate_ext
[all …]
H A Dpolicy_db.h79 krb5_error_code osa_adb_create_db(char *filename, char *lockfile, int magic);
80 krb5_error_code osa_adb_destroy_db(char *filename, char *lockfile, int magic);
81 krb5_error_code osa_adb_rename_db(char *filefrom, char *lockfrom,
83 krb5_error_code osa_adb_init_db(osa_adb_db_t *dbp, char *filename,
85 krb5_error_code osa_adb_fini_db(osa_adb_db_t db, int magic);
86 krb5_error_code osa_adb_get_lock(osa_adb_db_t db, int mode);
87 krb5_error_code osa_adb_release_lock(osa_adb_db_t db);
88 krb5_error_code osa_adb_open_and_lock(osa_adb_princ_t db, int locktype);
89 krb5_error_code osa_adb_close_and_unlock(osa_adb_princ_t db);
90 krb5_error_code osa_adb_close_policy(osa_adb_policy_t db);
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dkdb.h246 krb5_error_code krb5_db_open( krb5_context kcontext, char **db_args, int mode );
247 krb5_error_code krb5_db_init ( krb5_context kcontext );
248 krb5_error_code krb5_db_create ( krb5_context kcontext, char **db_args );
249 krb5_error_code krb5_db_inited ( krb5_context kcontext );
250 krb5_error_code kdb5_db_create ( krb5_context kcontext, char **db_args );
251 krb5_error_code krb5_db_fini ( krb5_context kcontext );
253 krb5_error_code krb5_db_destroy ( krb5_context kcontext, char **db_args );
254 krb5_error_code krb5_db_promote ( krb5_context kcontext, char **db_args );
255 krb5_error_code krb5_db_get_age ( krb5_context kcontext, char *db_name, time_t *t );
256 krb5_error_code krb5_db_set_option ( krb5_context kcontext, int option, void *value );
[all …]
H A Dadm_proto.h59 krb5_error_code krb5_klog_init
69 krb5_error_code krb5_aprof_init
71 krb5_error_code krb5_aprof_getvals
73 krb5_error_code krb5_aprof_get_boolean
75 krb5_error_code krb5_aprof_get_deltat
80 krb5_error_code krb5_aprof_get_string
82 krb5_error_code krb5_aprof_get_int32
87 krb5_error_code krb5_aprof_finish (krb5_pointer);
89 krb5_error_code krb5_read_realm_params (krb5_context,
92 krb5_error_code krb5_free_realm_params (krb5_context,
[all …]
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb5.h32 krb5_error_code (*init_library)();
33 krb5_error_code (*fini_library)();
34 krb5_error_code (*init_module) (krb5_context kcontext,
39 krb5_error_code (*fini_module) (krb5_context kcontext);
41 krb5_error_code (*db_create) (krb5_context kcontext,
45 krb5_error_code (*db_destroy) (krb5_context kcontext,
49 krb5_error_code (*db_get_age) (krb5_context kcontext,
53 krb5_error_code (*db_set_option) (krb5_context kcontext,
57 krb5_error_code (*db_lock) (krb5_context kcontext,
60 krb5_error_code (*db_unlock) (krb5_context kcontext);
[all …]
H A Dkdb5.c119 krb5_error_code status = 0; in kdb_get_conf_section()
153 krb5_error_code status = 0; in kdb_get_library_name()
237 static krb5_error_code
240 krb5_error_code status; in kdb_load_library()
311 static krb5_error_code
314 krb5_error_code status = 0; in kdb_load_library()
428 static krb5_error_code
432 krb5_error_code status = 0; in kdb_find_library()
477 static krb5_error_code
480 krb5_error_code status = 0; in kdb_free_library()
[all …]
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto.h113 krb5_error_code pkinit_init_plg_crypto(pkinit_plg_crypto_context *);
116 krb5_error_code pkinit_init_req_crypto(pkinit_req_crypto_context *);
119 krb5_error_code pkinit_init_identity_crypto(pkinit_identity_crypto_context *);
125 krb5_error_code cms_signeddata_create
151 krb5_error_code cms_signeddata_verify
185 krb5_error_code cms_envelopeddata_create
206 krb5_error_code cms_envelopeddata_verify
229 krb5_error_code crypto_retrieve_cert_sans
262 krb5_error_code crypto_check_cert_eku
282 krb5_error_code pkinit_octetstring2key
[all …]
H A Dpkinit_accessor.h37 krb5_error_code pkinit_accessor_init(void);
40 extern krb5_error_code (*k5int_encode_##type)(const type *, krb5_data **); \
41 extern krb5_error_code (*k5int_decode_##type)(const krb5_data *, type **)
44 extern krb5_error_code (*k5int_encode_##type)(const type **, krb5_data **); \
45 extern krb5_error_code (*k5int_decode_##type)(const krb5_data *, type ***)
59 extern krb5_error_code (*k5int_decode_krb5_principal_name)
62 extern krb5_error_code (*k5int_encode_krb5_td_dh_parameters)
64 extern krb5_error_code (*k5int_decode_krb5_td_dh_parameters)
67 extern krb5_error_code (*k5int_encode_krb5_td_trusted_certifiers)
69 extern krb5_error_code (*k5int_decode_krb5_td_trusted_certifiers)
[all …]
H A Dpkinit_accessor.c35 krb5_error_code (*k5int_encode_##type)(const type *, krb5_data **); \
36 krb5_error_code (*k5int_decode_##type)(const krb5_data *, type **)
39 krb5_error_code (*k5int_encode_##type)(const type **, krb5_data **); \
40 krb5_error_code (*k5int_decode_##type)(const krb5_data *, type ***)
54 krb5_error_code (*k5int_decode_krb5_principal_name)
57 krb5_error_code (*k5int_encode_krb5_td_dh_parameters)
59 krb5_error_code (*k5int_decode_krb5_td_dh_parameters)
62 krb5_error_code (*k5int_encode_krb5_td_trusted_certifiers)
64 krb5_error_code (*k5int_decode_krb5_td_trusted_certifiers)
67 krb5_error_code (*k5int_decode_krb5_as_req)
[all …]
H A Dpkinit_crypto_openssl.h157 static krb5_error_code openssl_init(void);
159 static krb5_error_code pkinit_init_pkinit_oids(pkinit_plg_crypto_context );
162 static krb5_error_code pkinit_init_dh_params(pkinit_plg_crypto_context );
165 static krb5_error_code pkinit_init_certs(pkinit_identity_crypto_context ctx);
168 static krb5_error_code pkinit_init_pkcs11(pkinit_identity_crypto_context ctx);
171 static krb5_error_code pkinit_encode_dh_params
180 static krb5_error_code pkinit_sign_data
185 static krb5_error_code create_signature
189 static krb5_error_code pkinit_decode_data
194 static krb5_error_code decode_data
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-int-pkinit.h192 krb5_error_code encode_krb5_pa_pk_as_req
195 krb5_error_code encode_krb5_pa_pk_as_req_draft9
198 krb5_error_code encode_krb5_pa_pk_as_rep
201 krb5_error_code encode_krb5_pa_pk_as_rep_draft9
204 krb5_error_code encode_krb5_auth_pack
207 krb5_error_code encode_krb5_auth_pack_draft9
210 krb5_error_code encode_krb5_kdc_dh_key_info
213 krb5_error_code encode_krb5_reply_key_pack
216 krb5_error_code encode_krb5_reply_key_pack_draft9
219 krb5_error_code encode_krb5_typed_data
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/file/
H A Dktfile.h79 krb5_error_code KRB5_CALLCONV krb5_ktfile_resolve
84 krb5_error_code KRB5_CALLCONV krb5_ktfile_wresolve
89 krb5_error_code KRB5_CALLCONV krb5_ktfile_get_name
95 krb5_error_code KRB5_CALLCONV krb5_ktfile_close
99 krb5_error_code KRB5_CALLCONV krb5_ktfile_get_entry
107 krb5_error_code KRB5_CALLCONV krb5_ktfile_start_seq_get
112 krb5_error_code KRB5_CALLCONV krb5_ktfile_get_next
118 krb5_error_code KRB5_CALLCONV krb5_ktfile_end_get
124 krb5_error_code KRB5_CALLCONV krb5_ktfile_add
129 krb5_error_code KRB5_CALLCONV krb5_ktfile_remove
[all …]
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.h49 krb5_error_code check_hot_list (krb5_ticket *);
52 krb5_error_code add_to_transited (krb5_data *,
57 krb5_error_code compress_transited (krb5_data *,
60 krb5_error_code concat_authorization_data (krb5_authdata **,
63 krb5_error_code fetch_last_req_info (krb5_db_entry *,
66 krb5_error_code kdc_convert_key (krb5_keyblock *,
69 krb5_error_code kdc_process_tgs_req
76 krb5_error_code kdc_get_server_key (krb5_ticket *,
107 krb5_error_code
120 krb5_error_code process_as_req (krb5_kdc_req *, krb5_data *,
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_memory.c38 static krb5_error_code KRB5_CALLCONV krb5_mcc_close
41 static krb5_error_code KRB5_CALLCONV krb5_mcc_destroy
44 static krb5_error_code KRB5_CALLCONV krb5_mcc_end_seq_get
47 static krb5_error_code KRB5_CALLCONV krb5_mcc_generate_new
53 static krb5_error_code KRB5_CALLCONV krb5_mcc_get_principal
56 static krb5_error_code KRB5_CALLCONV krb5_mcc_initialize
59 static krb5_error_code KRB5_CALLCONV krb5_mcc_next_cred
65 static krb5_error_code KRB5_CALLCONV krb5_mcc_resolve
68 static krb5_error_code KRB5_CALLCONV krb5_mcc_retrieve
75 static krb5_error_code KRB5_CALLCONV krb5_mcc_start_seq_get
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dauth_con.c13 static krb5_error_code
31 krb5_error_code KRB5_CALLCONV
54 krb5_error_code KRB5_CALLCONV
82 krb5_error_code
85 krb5_error_code retval; in krb5_auth_con_setaddrs()
111 krb5_error_code KRB5_CALLCONV
114 krb5_error_code retval; in krb5_auth_con_getaddrs()
130 krb5_error_code KRB5_CALLCONV
133 krb5_error_code retval; in krb5_auth_con_setports()
167 krb5_error_code KRB5_CALLCONV
[all …]
H A Dint-proto.h34 krb5_error_code krb5_tgtname
40 krb5_error_code krb5_libdefault_boolean
44 krb5_error_code krb5_ser_authdata_init (krb5_context);
45 krb5_error_code krb5_ser_address_init (krb5_context);
46 krb5_error_code krb5_ser_authenticator_init (krb5_context);
47 krb5_error_code krb5_ser_checksum_init (krb5_context);
48 krb5_error_code krb5_ser_keyblock_init (krb5_context);
49 krb5_error_code krb5_ser_principal_init (krb5_context);
51 krb5_error_code
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_io.h30 krb5_error_code krb5_rc_io_creat
34 krb5_error_code krb5_rc_io_open
38 krb5_error_code krb5_rc_io_move
42 krb5_error_code krb5_rc_io_write
47 krb5_error_code krb5_rc_io_read
52 krb5_error_code krb5_rc_io_close
55 krb5_error_code krb5_rc_io_destroy
58 krb5_error_code krb5_rc_io_mark
61 krb5_error_code krb5_rc_io_unmark
64 krb5_error_code krb5_rc_io_sync
H A Drc-int.h48 krb5_error_code (KRB5_CALLCONV *init)
50 krb5_error_code (KRB5_CALLCONV *recover)
52 krb5_error_code (KRB5_CALLCONV *recover_or_init)
54 krb5_error_code (KRB5_CALLCONV *destroy)
56 krb5_error_code (KRB5_CALLCONV *close)
58 krb5_error_code (KRB5_CALLCONV *store)
60 krb5_error_code (KRB5_CALLCONV *expunge)
62 krb5_error_code (KRB5_CALLCONV *get_span)
66 krb5_error_code (KRB5_CALLCONV *resolve)
72 krb5_error_code krb5_rc_register_type (krb5_context, const krb5_rc_ops *);
H A Drc_file.h57 krb5_error_code KRB5_CALLCONV krb5_rc_file_init
61 krb5_error_code KRB5_CALLCONV krb5_rc_file_recover
64 krb5_error_code KRB5_CALLCONV krb5_rc_file_recover_or_init
68 krb5_error_code KRB5_CALLCONV krb5_rc_file_destroy
71 krb5_error_code KRB5_CALLCONV krb5_rc_file_close
74 krb5_error_code KRB5_CALLCONV krb5_rc_file_store
78 krb5_error_code KRB5_CALLCONV krb5_rc_file_expunge
81 krb5_error_code KRB5_CALLCONV krb5_rc_file_get_span
88 krb5_error_code KRB5_CALLCONV krb5_rc_file_resolve
92 krb5_error_code krb5_rc_file_close_no_free
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_srvtab.c63 static krb5_error_code KRB5_CALLCONV krb5_ktsrvtab_resolve
68 static krb5_error_code KRB5_CALLCONV krb5_ktsrvtab_get_name
74 static krb5_error_code KRB5_CALLCONV krb5_ktsrvtab_close
78 static krb5_error_code KRB5_CALLCONV krb5_ktsrvtab_get_entry
86 static krb5_error_code KRB5_CALLCONV krb5_ktsrvtab_start_seq_get
91 static krb5_error_code KRB5_CALLCONV krb5_ktsrvtab_get_next
97 static krb5_error_code KRB5_CALLCONV krb5_ktsrvtab_end_get
102 static krb5_error_code krb5_ktsrvint_open
106 static krb5_error_code krb5_ktsrvint_close
110 static krb5_error_code krb5_ktsrvint_read_entry
[all …]

12345678910>>...17