Home
last modified time | relevance | path

Searched refs:GSS_ERROR (Results 1 – 25 of 30) sorted by relevance

12

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dgss-serv.c100 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 Dauth2-gss.c214 if (GSS_ERROR(maj_status)) { in input_gssapi_token()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dstore_cred.c176 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 Dinq_cred.c113 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 Dinq_context.c221 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 Dacquire_cred.c254 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 Dacquire_cred_with_pw.c403 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 Dadd_cred.c128 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 Dprocess_context_token.c54 if (GSS_ERROR(majerr = kg_unseal(minor_status, context_handle,
H A Dlucid_context.c92 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 Dset_allowable_enctypes.c86 if (GSS_ERROR(major_status)) { in gss_krb5int_set_allowable_enctypes()
H A Daccept_sec_context.c501 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 Dinit_sec_context.c892 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 Dgss-clnt.c81 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 Dsshconnect2.c672 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 Dgssapi.c228 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 Dssh-gss.c309 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 Dkexgsss.c148 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 Dkexgssc.c108 if (GSS_ERROR(maj_status)) { in kexgss_client()
/titanic_41/usr/src/lib/libgss/
H A Dg_store_cred.c191 if (GSS_ERROR(major_status))
199 if (GSS_ERROR(major_status))
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dgssapi_krb5.c178 cred, NULL, NULL)) && GSS_ERROR(major)) {
/titanic_41/usr/src/lib/krb5/kadm5/srv/
H A Dserver_acl.c799 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 Dgssapi.h322 #define GSS_ERROR(x) \ macro
H A Dgssd_clnt_stubs.c293 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 Dgssd_clnt_stubs.c262 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))

12