/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
mac-mf.good | 102 CPPFLAGS = -i {SRCTOP}:include -i {BUILDTOP}:include -i {SRCTOP}:include:krb5 -i {BUILDTOP}:include:krb5 -i {CIncludes} 129 {KRB5_INCDIR}{S}krb5 ?
|
mac-mf.inp | 102 CPPFLAGS = -I$(SRCTOP)/include -I$(BUILDTOP)/include -I$(SRCTOP)/include/krb5 -I$(BUILDTOP)/include/krb5 -i {CIncludes} 129 $(KRB5_INCDIR)$(S)krb5 \
|
/external/openssh/ |
auth.h | 41 #ifdef KRB5 42 #include <krb5.h> 67 #ifdef KRB5 123 #ifdef KRB5 128 #endif /* KRB5 */ 202 #if defined(KRB5) && !defined(HEIMDAL) 203 #include <krb5.h>
|
includes.h | 144 #if defined(KRB5) && defined(USE_AFS) 145 # include <krb5.h>
|
Android.mk | 117 auth-krb5.c \ 118 auth2-gss.c gss-serv.c gss-serv-krb5.c \
|
gss-serv-krb5.c | 1 /* $OpenBSD: gss-serv-krb5.c,v 1.7 2006/08/03 03:34:42 deraadt Exp $ */ 30 #ifdef KRB5 50 # include <krb5.h> 61 /* Initialise the krb5 library, for the stuff that GSSAPI won't do */ 73 logit("Cannot initialize krb5 context"); 80 /* Check if this user is OK to login. This only works with krb5 - other 102 logit("Authorized to %s, krb5 principal %s (krb5_kuserok)", 197 #endif /* KRB5 */
|
auth-krb5.c | 1 /* $OpenBSD: auth-krb5.c,v 1.19 2006/08/03 03:34:41 deraadt Exp $ */ 5 * $FreeBSD: src/crypto/openssh/auth-krb5.c,v 1.6 2001/02/13 16:58:04 assar Exp $ 49 #ifdef KRB5 53 #include <krb5.h> 256 #endif /* KRB5 */
|
configure | [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
kssl.h | 72 #include <krb5.h> 79 ** Depending on which KRB5 implementation used, some types from 104 #define KRB5KEYTAB "/etc/krb5.keytab" 135 char *client_princ; /* S output from krb5 ticket */ 136 char *keytab_file; /* S NULL (/etc/krb5.keytab) */
|
/external/chromium_org/third_party/openssl/openssl/ssl/ |
kssl.h | 72 #include <krb5.h> 79 ** Depending on which KRB5 implementation used, some types from 104 #define KRB5KEYTAB "/etc/krb5.keytab" 135 char *client_princ; /* S output from krb5 ticket */ 136 char *keytab_file; /* S NULL (/etc/krb5.keytab) */
|
/external/openssl/include/openssl/ |
kssl.h | 72 #include <krb5.h> 79 ** Depending on which KRB5 implementation used, some types from 104 #define KRB5KEYTAB "/etc/krb5.keytab" 135 char *client_princ; /* S output from krb5 ticket */ 136 char *keytab_file; /* S NULL (/etc/krb5.keytab) */
|
/external/openssl/ssl/ |
kssl.h | 72 #include <krb5.h> 79 ** Depending on which KRB5 implementation used, some types from 104 #define KRB5KEYTAB "/etc/krb5.keytab" 135 char *client_princ; /* S output from krb5 ticket */ 136 char *keytab_file; /* S NULL (/etc/krb5.keytab) */
|
/external/openssh/contrib/redhat/ |
openssh.spec | 103 BuildRequires: krb5-devel 104 BuildRequires: krb5-libs 187 K5DIR=`rpm -ql krb5-devel | grep include/krb5.h | sed 's,\/include\/krb5.h,,'`
|
/external/chromium_org/third_party/openssl/openssl/ |
Crypto-config.mk | 357 crypto/krb5/krb5_asn.c \
|
/external/openssl/ |
Crypto-config.mk | 354 crypto/krb5/krb5_asn.c \
|
/external/chromium_org/third_party/openssl/ |
openssl.target.darwin-arm.mk | 355 third_party/openssl/openssl/crypto/krb5/krb5_asn.c \ [all...] |
openssl.target.darwin-mips.mk | 354 third_party/openssl/openssl/crypto/krb5/krb5_asn.c \ [all...] |
openssl.target.darwin-x86.mk | 349 third_party/openssl/openssl/crypto/krb5/krb5_asn.c \ [all...] |
openssl.target.linux-arm.mk | 355 third_party/openssl/openssl/crypto/krb5/krb5_asn.c \ [all...] |
openssl.target.linux-mips.mk | 354 third_party/openssl/openssl/crypto/krb5/krb5_asn.c \ [all...] |
openssl.target.linux-x86.mk | 349 third_party/openssl/openssl/crypto/krb5/krb5_asn.c \ [all...] |