Home
last modified time | relevance | path

Searched refs:gss_deleg_creds (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dreadconf.h80 int gss_deleg_creds; member
H A Dkex.h131 int gss_deleg_creds; member
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadconf.c461 intptr = &options->gss_deleg_creds; in process_config_line()
935 options->gss_deleg_creds = -1; in initialize_options()
1039 if (options->gss_deleg_creds == -1) in fill_default_options()
1040 options->gss_deleg_creds = 0; in fill_default_options()
H A Dkexgssc.c106 kex->options.gss_deleg_creds, token_ptr, &send_tok); in kexgss_client()
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect2.c172 kex->options.gss_deleg_creds = options.gss_deleg_creds; in ssh_kex2()
670 options.gss_deleg_creds, in input_gssapi_response()
712 options.gss_deleg_creds, in input_gssapi_token()
788 options.gss_deleg_creds, in input_gssapi_errtok()