HomeSort by: relevance | last modified time | path
    Searched refs:gss (Results 1 - 15 of 15) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/tests/gss/
NTMakefile 32 RELDIR=tests\gss
  /src/crypto/external/bsd/heimdal/bin/gsstool/
Makefile 12 HEIMSRCS= gsstool.c gss-commands.in
  /src/crypto/external/bsd/heimdal/dist/lib/
NTMakefile 64 all-tools:: asn1-tools hx509-tools krb5-tools kadm5-tools gss-tools
78 gss-tools:
  /src/crypto/external/bsd/openssh/libexec/sshd-session/
Makefile 43 SRCS+= gss-genr.c auth2-gss.c gss-serv.c gss-serv-krb5.c
  /src/crypto/dist/ipsec-tools/src/racoon/
gssapi.h 52 gss_buffer_desc gss[3]; /* gss-api tokens. */ member in struct:gssapi_ph1_state
gssapi.c 250 * XXXJRT Did this debug message ever work? This is a GSS name
315 itoken = &gps->gss[gps->gsscnt];
365 itoken = &gps->gss[gps->gsscnt];
440 gsstoken = &gps->gss[gps->gsscnt - 1];
464 len += gps->gss[i].length;
471 memcpy(p, gps->gss[i].value, gps->gss[i].length);
472 p += gps->gss[i].length;
732 * XXXJRT Did this debug message ever work? This is a GSS name
  /src/crypto/external/bsd/openssh/bin/ssh/
Makefile 21 SRCS += gss-genr.c
  /src/crypto/external/bsd/openssh/libexec/sshd-auth/
Makefile 70 SRCS+= auth-krb5.c gss-genr.c auth2-gss.c gss-serv.c gss-serv-krb5.c
  /src/crypto/external/bsd/heimdal/dist/packages/windows/installer/
NTMakefile 107 GSSMODULE=$(INSTDIR)\Heimdal.GSS.msm
109 $(GSSMODULE): $(OBJ)\heimdal-gss.wixobj
218 $(INSTDIR32)\Heimdal.GSS.msm \
273 !if exist(thirdparty\installer\heimdal-gss.wxs)
274 GSS_WXS=thirdparty\installer\heimdal-gss.wxs
276 GSS_WXS=heimdal-gss.wxs
279 $(OBJ)\heimdal-gss.wixobj: $(GSS_WXS)
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/
NTMakefile 526 prep:: mkdirs-gss
528 mkdirs-gss:
554 $(BINDIR)\gsstool.exe: $(OBJ)\gsstool.obj $(OBJ)\gss-commands.obj $(LIBGSSAPI) $(LIBROKEN) $(LIBSL) $(LIBVERS)
558 $(OBJ)\gss-commands.c $(OBJ)\gss-commands.h: gss-commands.in
560 $(CP) $(SRCDIR)\gss-commands.in gss-commands.in
561 $(BINDIR)\slc.exe gss-commands.in
gsstool.c 49 #include <gss-commands.h>
  /src/external/gpl3/gcc/dist/gcc/
gimple-walk.cc 562 enum gimple_statement_structure_enum gss; local
563 gss = gimple_statement_structure (stmt);
564 if (gss == GSS_WITH_OPS || gss == GSS_WITH_MEM_OPS)
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-walk.cc 546 enum gimple_statement_structure_enum gss; local
547 gss = gimple_statement_structure (stmt);
548 if (gss == GSS_WITH_OPS || gss == GSS_WITH_MEM_OPS)
  /src/external/bsd/nsd/dist/doc/
differences.tex 233 Some update, ixfr request, notify, gss-tsig TKEY sequence queries could
  /src/crypto/external/bsd/heimdal/dist/
configure 16193 global: gss*;
31006 ac_config_files="$ac_config_files Makefile etc/Makefile include/Makefile include/gssapi/Makefile include/hcrypto/Makefile include/kadm5/Makefile lib/Makefile lib/base/Makefile lib/asn1/Makefile lib/com_err/Makefile lib/hcrypto/Makefile lib/hx509/Makefile lib/gssapi/Makefile lib/ntlm/Makefile lib/hdb/Makefile lib/ipc/Makefile lib/kadm5/Makefile lib/kafs/Makefile lib/kdfs/Makefile lib/krb5/Makefile lib/otp/Makefile lib/roken/Makefile lib/sl/Makefile lib/sqlite/Makefile lib/vers/Makefile lib/wind/Makefile po/Makefile kuser/Makefile kpasswd/Makefile kadmin/Makefile admin/Makefile kcm/Makefile kdc/Makefile appl/Makefile appl/afsutil/Makefile appl/dbutils/Makefile appl/gssmask/Makefile appl/otp/Makefile appl/su/Makefile appl/test/Makefile appl/kf/Makefile appl/dceutils/Makefile tests/Makefile tests/bin/Makefile tests/can/Makefile tests/db/Makefile tests/kdc/Makefile tests/ldap/Makefile tests/gss/Makefile tests/java/Makefile tests/plugin/Makefile packages/Makefile packages/mac/Makefile doc/Makefile tools/Makefile"
32247 "tests/gss/Makefile") CONFIG_FILES="$CONFIG_FILES tests/gss/Makefile" ;;

Completed in 48 milliseconds