Home
last modified time | relevance | path

Searched refs:GSSAPI (Results 1 – 25 of 35) sorted by relevance

12

/external/curl/tests/python_dependencies/impacket/
Dspnego.py82 class GSSAPI: class
287 class SPNEGO_NegTokenInit(GSSAPI):
297 GSSAPI.fromString(self, data)
371 return GSSAPI.getData(self)
/external/openssh/
Dauth2.c54 #ifdef GSSAPI
72 #ifdef GSSAPI
79 #ifdef GSSAPI
272 #ifdef GSSAPI in input_userauth_request()
Dauth2-none.c50 #ifdef GSSAPI
Dauth2-passwd.c40 #ifdef GSSAPI
Dmonitor_wrap.h54 #ifdef GSSAPI
Dauth-bsdauth.c41 #ifdef GSSAPI
Dssh-gss.h29 #ifdef GSSAPI
Dgss-serv-krb5.c29 #ifdef GSSAPI
Dmonitor.c97 #ifdef GSSAPI
108 #ifdef GSSAPI
155 #ifdef GSSAPI
228 #ifdef GSSAPI
1685 #ifdef GSSAPI
Dsshd_config70 # GSSAPI options
Dauth2-hostbased.c46 #ifdef GSSAPI
Dauth2-gss.c29 #ifdef GSSAPI
Dsshd_config.android74 # GSSAPI options
Dkexgexs.c48 #ifdef GSSAPI
Dgss-genr.c29 #ifdef GSSAPI
Dgss-serv.c29 #ifdef GSSAPI
Dsshconnect2.c76 #ifdef GSSAPI
307 #ifdef GSSAPI
329 #ifdef GSSAPI
646 #ifdef GSSAPI
Dmonitor_wrap.c72 #ifdef GSSAPI
860 #ifdef GSSAPI
Dsshd.c118 #ifdef GSSAPI
548 #ifdef GSSAPI in privsep_preauth_child()
2123 #ifdef GSSAPI
Dsession.c79 #ifdef GSSAPI
1009 #ifdef GSSAPI in do_setup_env()
2564 #ifdef GSSAPI in do_cleanup()
Dauth.c71 #ifdef GSSAPI
Dssh.0158 -K Enables GSSAPI-based authentication and forwarding (delegation)
159 of GSSAPI credentials to the server.
161 -k Disables forwarding (delegation) of GSSAPI credentials to the
448 The methods available for authentication are: GSSAPI-based
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-gssapi3 # sample configuration for GSSAPI authentication (basically, Kerberos).
/external/curl/docs/
DTODO68 4.6 GSSAPI via Windows SSPI
137 16.2 Add QOP support to GSSAPI authentication
563 4.6 GSSAPI via Windows SSPI
565 In addition to currently supporting the SASL GSSAPI mechanism (Kerberos V5)
567 support for GSSAPI authentication via Windows SSPI.
937 16.2 Add QOP support to GSSAPI authentication
939 Currently the GSSAPI authentication only supports the default QOP of auth
/external/curl/
DCMakeLists.txt576 option(CMAKE_USE_GSSAPI "Use GSSAPI implementation (right now only Heimdal is supported with CMake …
585 message(STATUS "Found ${GSS_FLAVOUR} GSSAPI version: \"${GSS_VERSION}\"")
631 … message(WARNING "GSSAPI support has been requested but no supporting libraries found. Skipping.")

12