/titanic_41/usr/src/cmd/ssh/sshd/ |
H A D | gss-serv.c | 100 if (GSS_ERROR(maj)) { in ssh_gssapi_server_mechs() 107 if (GSS_ERROR(maj)) { in ssh_gssapi_server_mechs() 115 if (GSS_ERROR(maj)) in ssh_gssapi_server_mechs() 130 if (GSS_ERROR(maj)) { in ssh_gssapi_server_mechs() 166 if (GSS_ERROR(ctx->major)) in ssh_gssapi_accept_ctx() 172 else if (GSS_ERROR(ctx->major) && send_tok->length == 0) in ssh_gssapi_accept_ctx() 206 if (GSS_ERROR(ctx->major)) { in ssh_gssapi_accept_ctx() 312 if (GSS_ERROR(ctx->major)) in ssh_gssapi_storecreds() 367 if (GSS_ERROR(ctx->major)) { in ssh_gssapi_userok() 390 if (GSS_ERROR(ctx->major)) { in ssh_gssapi_userok() [all …]
|
H A D | auth2-gss.c | 214 if (GSS_ERROR(maj_status)) { in input_gssapi_token()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | store_cred.c | 176 if (GSS_ERROR(maj)) 202 if (GSS_ERROR(maj)) 207 if (GSS_ERROR(maj)) 221 if (GSS_ERROR(maj2)) 231 if (GSS_ERROR(maj)) 236 if (GSS_ERROR(maj)) 253 if (GSS_ERROR(maj)) 258 if (GSS_ERROR(maj)) {
|
H A D | inq_cred.c | 113 GSS_ERROR(major)) { 121 if (GSS_ERROR(major)) { 159 if (GSS_ERROR(ret = generic_gss_create_empty_oid_set(minor_status, 162 GSS_ERROR(ret = generic_gss_add_oid_set_member(minor_status, 166 GSS_ERROR(ret = generic_gss_add_oid_set_member(minor_status,
|
H A D | inq_context.c | 221 if (GSS_ERROR(major_status)) in gss_krb5int_inq_session_key() 232 if (GSS_ERROR(major_status)) in gss_krb5int_inq_session_key() 239 if (GSS_ERROR(major_status)) in gss_krb5int_inq_session_key() 290 if (GSS_ERROR(major_status)) in gss_krb5int_extract_authz_data_from_sec_context() 296 if (GSS_ERROR(major_status)) { in gss_krb5int_extract_authz_data_from_sec_context()
|
H A D | acquire_cred.c | 254 if (GSS_ERROR(kg_sync_ccache_name(context, minor_status))) 259 if (GSS_ERROR(kg_caller_provided_ccache_name (minor_status, &caller_provided_ccache_name))) { 664 if (GSS_ERROR(ret = generic_gss_create_empty_oid_set(minor_status, 667 GSS_ERROR(ret = generic_gss_add_oid_set_member(minor_status, 671 GSS_ERROR(ret = generic_gss_add_oid_set_member(minor_status,
|
H A D | acquire_cred_with_pw.c | 403 if (GSS_ERROR(ret = gss_create_empty_oid_set(minor_status, 405 (cred->prerfc_mech && GSS_ERROR(ret = 409 (cred->rfc_mech && GSS_ERROR(ret =
|
H A D | add_cred.c | 128 if (GSS_ERROR(major_status)) { 157 if (GSS_ERROR(kg_sync_ccache_name(context, minor_status))) { 372 if (GSS_ERROR(major_status = krb5_gss_inquire_cred(minor_status,
|
H A D | process_context_token.c | 54 if (GSS_ERROR(majerr = kg_unseal(minor_status, context_handle,
|
H A D | lucid_context.c | 92 if (GSS_ERROR(retval)) in gss_krb5int_export_lucid_sec_context() 119 if (GSS_ERROR(retval)) in gss_krb5int_export_lucid_sec_context()
|
H A D | set_allowable_enctypes.c | 86 if (GSS_ERROR(major_status)) { in gss_krb5int_set_allowable_enctypes()
|
H A D | accept_sec_context.c | 501 if (GSS_ERROR(major_status)){ 1187 if (!GSS_ERROR(major_status) && major_status != GSS_S_CONTINUE_NEEDED) { 1303 if (GSS_ERROR(major_status)) {
|
H A D | init_sec_context.c | 892 if (GSS_ERROR(kg_sync_ccache_name(context, minor_status))) { 941 if (major_status && GSS_ERROR(major_status)) { 949 if (GSS_ERROR(major_status)) { 1685 GSS_ERROR(major)) { in get_default_cred()
|
/titanic_41/usr/src/cmd/ssh/ssh/ |
H A D | gss-clnt.c | 81 if (GSS_ERROR(maj)) { in ssh_gssapi_client_mechs() 87 if (GSS_ERROR(maj)) { in ssh_gssapi_client_mechs() 97 if (GSS_ERROR(maj)) { in ssh_gssapi_client_mechs() 128 if (GSS_ERROR(maj)) { in ssh_gssapi_client_mechs() 139 if (GSS_ERROR(maj)) { in ssh_gssapi_client_mechs() 186 if (GSS_ERROR(ctx->major)) in ssh_gssapi_init_ctx()
|
H A D | sshconnect2.c | 672 if (GSS_ERROR(status)) { in input_gssapi_response() 717 if (GSS_ERROR(status)) { in input_gssapi_token() 755 if (GSS_ERROR(status) || send_tok.length == 0) { in input_gssapi_token() 868 if (GSS_ERROR(status) || send_tok.length == 0) { in userauth_gssapi_keyex()
|
/titanic_41/usr/src/lib/sasl_plugins/gssapi/ |
H A D | gssapi.c | 228 if(GSS_ERROR(maj_stat)) { in sasl_gss_seterror_() 290 if(GSS_ERROR(maj_stat)) { 399 if (GSS_ERROR(maj_stat)) in sasl_gss_encode() 559 if (GSS_ERROR(maj_stat)) 745 if (GSS_ERROR(maj_stat)) { 752 if (GSS_ERROR(maj_stat)) { 878 if (GSS_ERROR(maj_stat)) { 917 if (GSS_ERROR(maj_stat)) { 942 if (GSS_ERROR(maj_stat)) { 1014 if (GSS_ERROR(maj_stat)) { [all …]
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | ssh-gss.c | 309 if (GSS_ERROR(maj)) { in ssh_gssapi_modify_kex() 349 if (GSS_ERROR(maj)) in ssh_gssapi_modify_kex() 355 if (GSS_ERROR(maj)) { in ssh_gssapi_modify_kex() 481 if (GSS_ERROR(maj)) in ssh_gssapi_oid_to_str() 749 if (GSS_ERROR(ctx->major)) { in ssh_gssapi_import_name() 765 if (GSS_ERROR(ctx->major)) in ssh_gssapi_get_mic() 778 if (GSS_ERROR(ctx->major)) in ssh_gssapi_verify_mic()
|
H A D | kexgsss.c | 148 if (GSS_ERROR(maj_status)) { in kexgss_server() 207 if (GSS_ERROR(ssh_gssapi_get_mic(ctxt, &gssbuf, &msg_tok))) { in kexgss_server()
|
H A D | kexgssc.c | 108 if (GSS_ERROR(maj_status)) { in kexgss_client()
|
/titanic_41/usr/src/lib/libgss/ |
H A D | g_store_cred.c | 191 if (GSS_ERROR(major_status)) 199 if (GSS_ERROR(major_status))
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/mech/ |
H A D | gssapi_krb5.c | 178 cred, NULL, NULL)) && GSS_ERROR(major)) {
|
/titanic_41/usr/src/lib/krb5/kadm5/srv/ |
H A D | server_acl.c | 799 if (GSS_ERROR(emaj = gss_display_name(&emin, caller, &caller_buf, 864 if (GSS_ERROR(major = gss_display_name(&minor, client, &caller_buff, in __kadm5_get_priv()
|
/titanic_41/usr/src/uts/common/gssapi/ |
H A D | gssapi.h | 322 #define GSS_ERROR(x) \ macro
|
H A D | gssd_clnt_stubs.c | 293 if (GSS_ERROR(err)) { 898 if (GSS_ERROR(err)) { in kgss_init_sec_context() 1167 if (GSS_ERROR(err)) { in kgss_accept_sec_context()
|
/titanic_41/usr/src/cmd/gss/gssd/ |
H A D | gssd_clnt_stubs.c | 262 if (GSS_ERROR(err)) { 820 if (GSS_ERROR(err)) { in kgss_init_sec_context() 1074 if (GSS_ERROR(err)) { in kgss_accept_sec_context() 2381 if (GSS_ERROR(err))
|