Home
last modified time | relevance | path

Searched refs:GSS_C_NULL_OID (Results 1 – 25 of 42) sorted by relevance

12

/titanic_44/usr/src/lib/libgss/
H A Dg_compare_name.c151 if ((union_name1->name_type == GSS_C_NULL_OID &&
152 union_name2->name_type != GSS_C_NULL_OID) ||
153 (union_name1->name_type != GSS_C_NULL_OID &&
154 union_name2->name_type == GSS_C_NULL_OID))
160 if ((union_name1->name_type != GSS_C_NULL_OID &&
161 union_name2->name_type != GSS_C_NULL_OID) &&
H A Dg_dsp_name.c112 union_name->name_type != GSS_C_NULL_OID) {
124 if (output_name_type && *output_name_type != GSS_C_NULL_OID) {
H A Dg_imp_name.c124 if (input_name_type != GSS_C_NULL_OID) {
143 if (input_name_type != GSS_C_NULL_OID &&
357 GSS_C_NULL_OID, &unionName->mech_name);
H A Dg_canon_name.c67 if (input_name == GSS_C_NO_NAME || mech_type == GSS_C_NULL_OID) in val_canon_name_args()
124 if (in_union->name_type != GSS_C_NULL_OID) {
H A Dg_init_sec_context.c108 gss_OID mech_type = GSS_C_NULL_OID;
137 if (mech_type == GSS_C_NULL_OID)
H A Dg_dup_name.c107 if (src_union->name_type != GSS_C_NULL_OID) {
H A Dg_initialize.c445 *oid = GSS_C_NULL_OID; in __gss_mech_to_oid()
481 if (oid == GSS_C_NULL_OID) in __gss_oid_to_mech()
691 if (oid == GSS_C_NULL_OID)
H A Dg_store_cred.c124 if (desired_mech != GSS_C_NULL_OID) {
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dssh-gss.c151 if (mech == GSS_C_NULL_OID || !kexname) in ssh_gssapi_mech_oid_to_kexname()
178 *mech = GSS_C_NULL_OID; /* default to not found */ in ssh_gssapi_oid_of_kexname()
203 if (oid == GSS_C_NULL_OID || !enc_name) in ssh_gssapi_encode_oid_for_kex()
500 return (ctx != NULL && ctx->desired_mech != GSS_C_NULL_OID && in ssh_gssapi_check_mech_oid()
509 if (ctx->actual_mech != GSS_C_NULL_OID) { in ssh_gssapi_set_oid_data()
548 gss_OID mech = GSS_C_NULL_OID; in ssh_gssapi_last_error()
565 mech = (ctxt->actual_mech != GSS_C_NULL_OID) ? in ssh_gssapi_last_error()
579 GSS_C_NULL_OID, &more, &msg); in ssh_gssapi_last_error()
631 newctx->actual_mech = GSS_C_NULL_OID; in ssh_gssapi_build_ctx()
675 if (oid && *oid == GSS_C_NULL_OID) in ssh_gssapi_release_oid()
[all …]
H A Dkexgssc.c61 gss_OID mech = GSS_C_NULL_OID; in kexgss_client()
80 if (mech == GSS_C_NULL_OID) in kexgss_client()
H A Dkexgsss.c88 if (oid == GSS_C_NULL_OID) { in kexgss_server()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds_gss.c56 GSS_C_GSS_CODE, GSS_C_NULL_OID, &msg_ctx, &msg); in user_gss_error()
77 GSS_C_MECH_CODE, GSS_C_NULL_OID, &msg_ctx, &msg); in user_gss_error()
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dimport_name.c81 if ((input_name_type != GSS_C_NULL_OID) &&
106 } else if ((input_name_type != GSS_C_NULL_OID) &&
149 if ((input_name_type == GSS_C_NULL_OID) ||
H A Dinq_names.c45 if ((mechanism != GSS_C_NULL_OID) &&
H A Ddisp_status.c183 if ((mech_type != GSS_C_NULL_OID) &&
H A Dinq_cred.c241 if ((mech_type != GSS_C_NULL_OID) &&
H A Dstore_cred.c199 if (desired_mech != GSS_C_NULL_OID) {
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dgss-serv.c176 ctx->desired_mech != GSS_C_NULL_OID && in ssh_gssapi_accept_ctx()
299 GSS_C_INITIATE, GSS_C_NULL_OID, 0, ctx->default_creds, in ssh_gssapi_storecreds()
305 GSS_C_INITIATE, GSS_C_NULL_OID, 0, ctx->default_creds, in ssh_gssapi_storecreds()
389 GSS_C_NULL_OID, &iname); in ssh_gssapi_userok()
H A Dauth2-gss.c124 gss_OID oid = GSS_C_NULL_OID; in userauth_gssapi()
143 if (oid != GSS_C_NULL_OID) in userauth_gssapi()
/titanic_44/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss_utils.c67 if (oid == GSS_C_NULL_OID || oid->length == 0) { in __rpc_gss_dup_oid()
109 *name_type = GSS_C_NULL_OID;
/titanic_44/usr/src/cmd/gss/gssd/
H A Dgssd_clnt_stubs.c122 name_type == GSS_C_NULL_OID ?
126 name_type == GSS_C_NULL_OID ?
337 name_type == GSS_C_NULL_OID ?
340 name_type == GSS_C_NULL_OID ?
344 (uint_t)(desired_mech_type != GSS_C_NULL_OID ?
347 (char *)(desired_mech_type != GSS_C_NULL_OID ?
632 name_type == GSS_C_NULL_OID ?
636 name_type == GSS_C_NULL_OID ?
639 arg.mech_type.GSS_OID_len = (uint_t)(mech_type != GSS_C_NULL_OID ?
641 arg.mech_type.GSS_OID_val = (char *)(mech_type != GSS_C_NULL_OID ?
[all …]
H A Dgssd_proc.c96 GSS_C_NULL_OID, &msg_ctx, &msg); in syslog_gss_error()
114 GSS_C_NULL_OID, in syslog_gss_error()
389 name_type = GSS_C_NULL_OID;
408 if (name_type != GSS_C_NULL_OID)
558 if (name_type != GSS_C_NULL_OID)
658 desired_mech_type = GSS_C_NULL_OID;
923 name_type = GSS_C_NULL_OID;
934 mech_type = GSS_C_NULL_OID;
943 if (name_type != GSS_C_NULL_OID)
1089 if (name_type != GSS_C_NULL_OID)
[all …]
/titanic_44/usr/src/uts/common/gssapi/
H A Dgssd_clnt_stubs.c148 name_type == GSS_C_NULL_OID ?
152 name_type == GSS_C_NULL_OID ?
384 name_type == GSS_C_NULL_OID ?
387 name_type == GSS_C_NULL_OID ?
391 (uint_t)(desired_mech_type != GSS_C_NULL_OID ?
394 (char *)(desired_mech_type != GSS_C_NULL_OID ?
679 name_type == GSS_C_NULL_OID ? 0 : (uint_t)name_type->length; in kgss_init_sec_context_wrapped()
682 name_type == GSS_C_NULL_OID ? in kgss_init_sec_context_wrapped()
685 arg.mech_type.GSS_OID_len = (uint_t)(mech_type != GSS_C_NULL_OID ? in kgss_init_sec_context_wrapped()
687 arg.mech_type.GSS_OID_val = (char *)(mech_type != GSS_C_NULL_OID ? in kgss_init_sec_context_wrapped()
[all …]
/titanic_44/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_disp_status.c189 if ((mech_type != GSS_C_NULL_OID) &&
/titanic_44/usr/src/lib/gss_mechs/mech_dummy/mech/
H A Ddmech.c410 *mech_type = GSS_C_NULL_OID;
852 if (input_name_type == GSS_C_NULL_OID)
950 if ((desired_mech != GSS_C_NULL_OID) &&
1057 if ((mechanism != GSS_C_NULL_OID) &&

12