OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gssapi
(Results
1 - 6
of
6
) sorted by null
/external/openssh/
ssh-gss.h
29
#ifdef
GSSAPI
32
#include <
gssapi
.h>
34
#include <
gssapi
/
gssapi
.h>
42
# include <
gssapi
/gssapi_generic.h>
129
#endif /*
GSSAPI
*/
gss-serv-krb5.c
29
#ifdef
GSSAPI
55
# include <
gssapi
/gssapi_krb5.h>
61
/* Initialise the krb5 library, for the stuff that
GSSAPI
won't do */
81
*
GSSAPI
mechanisms will need their own.
199
#endif /*
GSSAPI
*/
configure
[
all
...]
/external/ipsec-tools/src/racoon/
gssapi.h
1
/* $NetBSD:
gssapi
.h,v 1.4 2006/09/09 16:22:09 manu Exp $ */
3
/* Id:
gssapi
.h,v 1.5 2005/02/11 06:59:01 manubsd Exp */
38
#include "/usr/include/
gssapi
.h"
40
#include <
gssapi
/
gssapi
.h>
/external/chromium/net/http/
http_auth_gssapi_posix_unittest.cc
79
scoped_ptr<GSSAPILibrary>
gssapi
(new GSSAPISharedLibrary(""));
80
DCHECK(
gssapi
.get());
81
DCHECK(
gssapi
.get()->Init());
85
scoped_ptr<GSSAPILibrary>
gssapi
(
87
DCHECK(!
gssapi
.get()->Init());
/external/openssh/contrib/redhat/
openssh.spec
460
- add patches from Simon Wilkinson and Nicolas Williams for
GSSAPI
key
533
- disable the
gssapi
patch
537
- refresh to a new version of the
gssapi
patch
544
- don't apply
gssapi
patches for the errata candidate
553
- add in Simon Wilkinson's
GSSAPI
patch to give it some testing in-house,
Completed in 163 milliseconds