Home
last modified time | relevance | path

Searched refs:GSS_C_NULL_OID_SET (Results 1 – 23 of 23) sorted by relevance

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dgss-serv.c69 gss_OID_set mechs = GSS_C_NULL_OID_SET; in ssh_gssapi_server_kex_hook()
81 static gss_OID_set supported = GSS_C_NULL_OID_SET; in ssh_gssapi_server_mechs()
82 gss_OID_set s, acquired, indicated = GSS_C_NULL_OID_SET; in ssh_gssapi_server_mechs()
92 if (supported != GSS_C_NULL_OID_SET) { in ssh_gssapi_server_mechs()
97 *mechs = GSS_C_NULL_OID_SET; in ssh_gssapi_server_mechs()
122 if (acquired == GSS_C_NULL_OID_SET || acquired->count == 0) in ssh_gssapi_server_mechs()
190 if (supported != GSS_C_NULL_OID_SET) { in ssh_gssapi_accept_ctx()
H A Dsshd.c229 static gss_OID_set mechs = GSS_C_NULL_OID_SET;
1073 if (mechs == GSS_C_NULL_OID_SET) { in main()
/titanic_41/usr/src/uts/common/gssapi/
H A Dgss_release_oid_set.c45 if (*set == GSS_C_NULL_OID_SET) in gss_release_oid_set()
51 *set = GSS_C_NULL_OID_SET; in gss_release_oid_set()
H A Dgssapi.h201 #define GSS_C_NULL_OID_SET GSS_C_NO_OID_SET macro
H A Dgssd_clnt_stubs.c157 if (desired_mechs != GSS_C_NULL_OID_SET) {
184 if (desired_mechs != GSS_C_NULL_OID_SET) {
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dssh-gss.c82 if (mechs != GSS_C_NULL_OID_SET || kexname_list == NULL) { in ssh_gssapi_mech_oids_to_kexnames()
94 if (mechs == GSS_C_NULL_OID_SET && kexname_list == NULL) in ssh_gssapi_mech_oids_to_kexnames()
259 if (mechs == GSS_C_NULL_OID_SET) in ssh_gssapi_make_kexalgs_list()
295 if (kex->mechs == GSS_C_NULL_OID_SET && mechs == GSS_C_NULL_OID_SET) in ssh_gssapi_modify_kex()
298 if (kex->mechs == GSS_C_NULL_OID_SET || mechs == GSS_C_NULL_OID_SET) in ssh_gssapi_modify_kex()
310 mechs = GSS_C_NULL_OID_SET; in ssh_gssapi_modify_kex()
344 if (mechs == GSS_C_NULL_OID_SET) in ssh_gssapi_modify_kex()
386 if (kex->mechs != GSS_C_NULL_OID_SET) { in ssh_gssapi_modify_kex()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Drel_oid_set.c49 if (*set == GSS_C_NULL_OID_SET)
58 *set = GSS_C_NULL_OID_SET;
H A Dstore_cred.c131 gss_OID_set desired_mechs = GSS_C_NULL_OID_SET;
147 *elements_stored = GSS_C_NULL_OID_SET;
260 *elements_stored = GSS_C_NULL_OID_SET;
266 if (desired_mechs != GSS_C_NULL_OID_SET)
H A Dacquire_cred_with_pw.c225 gss_OID_set ret_mechs = GSS_C_NULL_OID_SET;
266 if (desired_mechs == GSS_C_NULL_OID_SET) {
H A Dacquire_cred.c511 if (desired_mechs == GSS_C_NULL_OID_SET) {
/titanic_41/usr/src/lib/libgss/
H A Dg_rel_oid_set.c53 if (*set == GSS_C_NULL_OID_SET)
63 *set = GSS_C_NULL_OID_SET;
H A Dg_store_cred.c55 *elements_stored = GSS_C_NULL_OID_SET; in val_store_cred_args()
187 if (*elements_stored == GSS_C_NULL_OID_SET) {
H A Dg_acquire_cred_with_pw.c128 *actual_mechs = GSS_C_NULL_OID_SET;
139 if (desired_mechs == GSS_C_NULL_OID_SET) {
324 GSS_C_NULL_OID_SET, cred_usage, &cred, NULL,
H A Dg_acquire_cred.c101 *actual_mechs = GSS_C_NULL_OID_SET; in val_acq_cred_args()
176 if (desired_mechs == GSS_C_NULL_OID_SET) {
428 GSS_C_NULL_OID_SET, cred_usage,
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dgss-clnt.c54 gss_OID_set mechs = GSS_C_NULL_OID_SET; in ssh_gssapi_client_kex_hook()
66 gss_OID_set indicated = GSS_C_NULL_OID_SET; in ssh_gssapi_client_mechs()
78 *mechs = GSS_C_NULL_OID_SET; in ssh_gssapi_client_mechs()
H A Dsshconnect2.c551 static gss_OID_set supported = GSS_C_NULL_OID_SET; in userauth_gssapi()
569 if (supported == GSS_C_NULL_OID_SET || supported->count == 0) in userauth_gssapi()
571 } else if (supported != GSS_C_NULL_OID_SET) { in userauth_gssapi()
/titanic_41/usr/src/cmd/gss/gssd/
H A Dgssd_release_name_and_type.c88 if (*set == GSS_C_NULL_OID_SET)
97 *set = GSS_C_NULL_OID_SET;
H A Dgssdtest.c346 gss_OID_set actual_mechs = GSS_C_NULL_OID_SET;
347 gss_OID_set inquire_mechs = GSS_C_NULL_OID_SET;
498 if (actual_mechs != GSS_C_NULL_OID_SET)
500 if (inquire_mechs != GSS_C_NULL_OID_SET)
525 gss_OID_set actual_mechs = GSS_C_NULL_OID_SET;
526 gss_OID_set inquire_mechs = GSS_C_NULL_OID_SET;
716 if (actual_mechs != GSS_C_NULL_OID_SET)
718 if (inquire_mechs != GSS_C_NULL_OID_SET)
1763 gss_OID_set oid_set = GSS_C_NULL_OID_SET;
H A Dgssd_proc.c456 desired_mechs = GSS_C_NULL_OID_SET;
489 if (actual_mechs != GSS_C_NULL_OID_SET) {
562 if (actual_mechs != GSS_C_NULL_OID_SET) {
569 if (desired_mechs != GSS_C_NULL_OID_SET) {
708 if (actual_mechs != GSS_C_NULL_OID_SET) {
2289 if (mechanisms != GSS_C_NULL_OID_SET) {
2324 if (mechanisms != GSS_C_NULL_OID_SET) {
2358 if (mechanisms != GSS_C_NULL_OID_SET) {
H A Dgssd_clnt_stubs.c131 if (desired_mechs != GSS_C_NULL_OID_SET) {
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dgssapi_krb5.c177 GSS_C_NULL_OID_SET, GSS_C_INITIATE,
/titanic_41/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c834 gss_OID_set desired_mechs = GSS_C_NULL_OID_SET;
911 if (desired_mechs != GSS_C_NULL_OID_SET) {
1747 gss_OID_set desired_mechs = GSS_C_NULL_OID_SET;
1782 if (desired_mechs != GSS_C_NULL_OID_SET) {
/titanic_41/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c394 if (desired_mechs == GSS_C_NULL_OID_SET) { in spnego_gss_acquire_cred()
412 if (actual_mechs && amechs != GSS_C_NULL_OID_SET) { in spnego_gss_acquire_cred()