/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_misc.h | 45 krb5_error_code 48 krb5_error_code 51 krb5_error_code 54 krb5_error_code 57 krb5_error_code 60 krb5_error_code 63 krb5_error_code 66 krb5_error_code 69 krb5_error_code 72 krb5_error_code [all …]
|
H A D | ldap_services.h | 70 krb5_error_code 73 krb5_error_code 76 krb5_error_code 79 krb5_error_code 82 krb5_error_code 85 krb5_error_code 89 krb5_error_code 92 krb5_error_code 95 krb5_error_code
|
H A D | kdb_ldap.h | 114 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 D | ldap_principal.h | 89 krb5_error_code 92 krb5_error_code 96 krb5_error_code 99 krb5_error_code 103 krb5_error_code 104 krb5_ldap_iterate(krb5_context, char *, krb5_error_code (*) (krb5_pointer, krb5_db_entry *), 110 krb5_error_code 113 krb5_error_code 116 krb5_error_code 119 krb5_error_code [all …]
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-int.h | 664 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 D | krb5.h | 262 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 …]
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | kdb_db2.h | 56 krb5_error_code krb5_db2_db_init 58 krb5_error_code krb5_db2_db_fini 60 krb5_error_code krb5_db2_db_get_age 64 krb5_error_code krb5_db2_db_create 68 krb5_error_code krb5_db2_db_destroy 71 krb5_error_code krb5_db2_db_rename 75 krb5_error_code krb5_db2_db_get_principal 81 krb5_error_code krb5_db2_db_free_principal 85 krb5_error_code krb5_db2_db_put_principal 91 krb5_error_code krb5_db2_db_iterate_ext [all …]
|
H A D | policy_db.h | 81 krb5_error_code osa_adb_create_db(char *filename, char *lockfile, int magic); 82 krb5_error_code osa_adb_destroy_db(char *filename, char *lockfile, int magic); 83 krb5_error_code osa_adb_rename_db(char *filefrom, char *lockfrom, 85 krb5_error_code osa_adb_init_db(osa_adb_db_t *dbp, char *filename, 87 krb5_error_code osa_adb_fini_db(osa_adb_db_t db, int magic); 88 krb5_error_code osa_adb_get_lock(osa_adb_db_t db, int mode); 89 krb5_error_code osa_adb_release_lock(osa_adb_db_t db); 90 krb5_error_code osa_adb_open_and_lock(osa_adb_princ_t db, int locktype); 91 krb5_error_code osa_adb_close_and_unlock(osa_adb_princ_t db); 92 krb5_error_code osa_adb_close_policy(osa_adb_policy_t db); [all …]
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/include/krb5/ |
H A D | kdb.h | 246 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 D | adm_proto.h | 59 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 …]
|
/titanic_41/usr/src/lib/krb5/kdb/ |
H A D | kdb5.h | 34 krb5_error_code (*init_library)(); 35 krb5_error_code (*fini_library)(); 36 krb5_error_code (*init_module) (krb5_context kcontext, 41 krb5_error_code (*fini_module) (krb5_context kcontext); 43 krb5_error_code (*db_create) (krb5_context kcontext, 47 krb5_error_code (*db_destroy) (krb5_context kcontext, 51 krb5_error_code (*db_get_age) (krb5_context kcontext, 55 krb5_error_code (*db_set_option) (krb5_context kcontext, 59 krb5_error_code (*db_lock) (krb5_context kcontext, 62 krb5_error_code (*db_unlock) (krb5_context kcontext); [all …]
|
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_crypto.h | 113 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 D | pkinit_accessor.h | 37 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 D | pkinit_accessor.c | 35 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 D | pkinit_crypto_openssl.h | 150 static krb5_error_code openssl_init(void); 152 static krb5_error_code pkinit_init_pkinit_oids(pkinit_plg_crypto_context ); 155 static krb5_error_code pkinit_init_dh_params(pkinit_plg_crypto_context ); 158 static krb5_error_code pkinit_init_certs(pkinit_identity_crypto_context ctx); 161 static krb5_error_code pkinit_init_pkcs11(pkinit_identity_crypto_context ctx); 164 static krb5_error_code pkinit_encode_dh_params 171 static krb5_error_code pkinit_sign_data 176 static krb5_error_code create_signature 180 static krb5_error_code pkinit_decode_data 185 static krb5_error_code decode_data [all …]
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | k5-int-pkinit.h | 192 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 …]
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/file/ |
H A D | ktfile.h | 81 krb5_error_code KRB5_CALLCONV krb5_ktfile_resolve 86 krb5_error_code KRB5_CALLCONV krb5_ktfile_wresolve 91 krb5_error_code KRB5_CALLCONV krb5_ktfile_get_name 97 krb5_error_code KRB5_CALLCONV krb5_ktfile_close 101 krb5_error_code KRB5_CALLCONV krb5_ktfile_get_entry 109 krb5_error_code KRB5_CALLCONV krb5_ktfile_start_seq_get 114 krb5_error_code KRB5_CALLCONV krb5_ktfile_get_next 120 krb5_error_code KRB5_CALLCONV krb5_ktfile_end_get 126 krb5_error_code KRB5_CALLCONV krb5_ktfile_add 131 krb5_error_code KRB5_CALLCONV krb5_ktfile_remove [all …]
|
/titanic_41/usr/src/cmd/krb5/krb5kdc/ |
H A D | kdc_util.h | 49 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 …]
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | cc_memory.c | 38 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 …]
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/ |
H A D | rc_io.h | 31 krb5_error_code krb5_rc_io_creat 35 krb5_error_code krb5_rc_io_open 39 krb5_error_code krb5_rc_io_move 43 krb5_error_code krb5_rc_io_write 48 krb5_error_code krb5_rc_io_read 53 krb5_error_code krb5_rc_io_close 56 krb5_error_code krb5_rc_io_destroy 59 krb5_error_code krb5_rc_io_mark 62 krb5_error_code krb5_rc_io_unmark 65 krb5_error_code krb5_rc_io_sync
|
H A D | rc_file.h | 57 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
|
H A D | rc-int.h | 48 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 *);
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | auth_con.c | 13 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 D | int-proto.h | 34 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
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/ |
H A D | kt_srvtab.c | 63 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 …]
|