Searched refs:GSS_C_NULL_OID (Results 1 - 25 of 43) sorted by relevance

12

/opensolaris-onvv-gate/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_canon_name.c67 if (input_name == GSS_C_NO_NAME || mech_type == GSS_C_NULL_OID)
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_imp_name.c124 if (input_name_type != GSS_C_NULL_OID) {
143 if (input_name_type != GSS_C_NULL_OID &&
342 * NOTE: We use GSS_C_NULL_OID as the name type when importing
350 * imported with GSS_C_NULL_OID. For the Kerberos V mech
357 GSS_C_NULL_OID, &unionName->mech_name);
H A Dg_store_cred.c123 /* desired_mech != GSS_C_NULL_OID -> store one element */
124 if (desired_mech != GSS_C_NULL_OID) {
150 /* desired_mech == GSS_C_NULL_OID -> store all elements */
H A Dg_initialize.c445 *oid = GSS_C_NULL_OID;
481 if (oid == GSS_C_NULL_OID)
691 if (oid == GSS_C_NULL_OID)
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds_gss.c56 GSS_C_GSS_CODE, GSS_C_NULL_OID, &msg_ctx, &msg);
77 GSS_C_MECH_CODE, GSS_C_NULL_OID, &msg_ctx, &msg);
/opensolaris-onvv-gate/usr/src/cmd/ssh/libssh/common/
H A Dssh-gss.c151 if (mech == GSS_C_NULL_OID || !kexname)
178 *mech = GSS_C_NULL_OID; /* default to not found */
203 if (oid == GSS_C_NULL_OID || !enc_name)
500 return (ctx != NULL && ctx->desired_mech != GSS_C_NULL_OID &&
509 if (ctx->actual_mech != GSS_C_NULL_OID) {
548 gss_OID mech = GSS_C_NULL_OID;
565 mech = (ctxt->actual_mech != GSS_C_NULL_OID) ?
579 GSS_C_NULL_OID, &more, &msg);
589 * If mech == GSS_C_NULL_OID we may get the default
631 newctx->actual_mech = GSS_C_NULL_OID;
[all...]
H A Dkexgssc.c61 gss_OID mech = GSS_C_NULL_OID;
80 if (mech == GSS_C_NULL_OID)
H A Dkexgsss.c88 if (oid == GSS_C_NULL_OID) {
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinq_names.c45 if ((mechanism != GSS_C_NULL_OID) &&
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 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) {
/opensolaris-onvv-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss_utils.c67 if (oid == GSS_C_NULL_OID || oid->length == 0) {
109 *name_type = GSS_C_NULL_OID;
/opensolaris-onvv-gate/usr/src/cmd/ssh/sshd/
H A Dgss-serv.c176 ctx->desired_mech != GSS_C_NULL_OID &&
299 GSS_C_INITIATE, GSS_C_NULL_OID, 0, ctx->default_creds,
305 GSS_C_INITIATE, GSS_C_NULL_OID, 0, ctx->default_creds,
389 GSS_C_NULL_OID, &iname);
H A Dauth2-gss.c124 gss_OID oid = GSS_C_NULL_OID;
143 if (oid != GSS_C_NULL_OID)
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_disp_status.c189 if ((mech_type != GSS_C_NULL_OID) &&
/opensolaris-onvv-gate/usr/src/cmd/gss/gssd/
H A Dgssd_clnt_stubs.c122 name_type == GSS_C_NULL_OID ?
126 name_type == GSS_C_NULL_OID ?
338 name_type == GSS_C_NULL_OID ?
341 name_type == GSS_C_NULL_OID ?
345 (uint_t)(desired_mech_type != GSS_C_NULL_OID ?
348 (char *)(desired_mech_type != GSS_C_NULL_OID ?
633 name_type == GSS_C_NULL_OID ?
637 name_type == GSS_C_NULL_OID ?
640 arg.mech_type.GSS_OID_len = (uint_t)(mech_type != GSS_C_NULL_OID ?
642 arg.mech_type.GSS_OID_val = (char *)(mech_type != GSS_C_NULL_OID
[all...]
H A Dgssd_proc.c94 GSS_C_NULL_OID, &msg_ctx, &msg);
112 GSS_C_NULL_OID,
387 name_type = GSS_C_NULL_OID;
406 if (name_type != GSS_C_NULL_OID)
556 if (name_type != GSS_C_NULL_OID)
656 desired_mech_type = GSS_C_NULL_OID;
921 name_type = GSS_C_NULL_OID;
932 mech_type = GSS_C_NULL_OID;
941 if (name_type != GSS_C_NULL_OID)
1087 if (name_type != GSS_C_NULL_OID)
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/gssapi/
H A Dgssd_clnt_stubs.c149 name_type == GSS_C_NULL_OID ?
153 name_type == GSS_C_NULL_OID ?
386 name_type == GSS_C_NULL_OID ?
389 name_type == GSS_C_NULL_OID ?
393 (uint_t)(desired_mech_type != GSS_C_NULL_OID ?
396 (char *)(desired_mech_type != GSS_C_NULL_OID ?
680 name_type == GSS_C_NULL_OID ?
684 name_type == GSS_C_NULL_OID ?
687 arg.mech_type.GSS_OID_len = (uint_t)(mech_type != GSS_C_NULL_OID ?
689 arg.mech_type.GSS_OID_val = (char *)(mech_type != GSS_C_NULL_OID
[all...]
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_dummy/mech/
H A Ddmech.c427 *mech_type = GSS_C_NULL_OID;
869 if (input_name_type == GSS_C_NULL_OID)
967 if ((desired_mech != GSS_C_NULL_OID) &&
1074 if ((mechanism != GSS_C_NULL_OID) &&

Completed in 236 milliseconds

12