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

  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/
test_ntlm.c 84 maj_stat = gss_accept_sec_context(&min_stat,
143 maj_stat = gss_accept_sec_context(&min_stat,
210 maj_stat = gss_accept_sec_context(&min_stat,
272 maj_stat = gss_accept_sec_context(&min_stat,
NTMakefile 96 mech/gss_accept_sec_context.c \
323 $(OBJ)\mech/gss_accept_sec_context.obj \
test_context.c 226 maj_stat = gss_accept_sec_context(&min_stat,
  /src/crypto/external/bsd/heimdal/lib/libgssapi/
Makefile 96 mech/gss_accept_sec_context.c \
224 gss_acquire_cred.3 gss_accept_sec_context.3 \
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
gss_accept_sec_context.c 1 /* $NetBSD: gss_accept_sec_context.c,v 1.2 2017/01/28 21:31:46 christos Exp $ */
28 * $FreeBSD: src/lib/libgssapi/gss_accept_sec_context.c,v 1.1 2005/12/29 14:40:20 dfr Exp $
147 gss_accept_sec_context(OM_uint32 *minor_status, function
  /src/crypto/external/bsd/openssh/dist/
gss-serv.c 187 ctx->major = gss_accept_sec_context(&ctx->minor,
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/
accept_sec_context.c 553 * gss_accept_sec_context() will (hopefully) tell us that.
572 ret = gss_accept_sec_context(minor_status,
763 ret = gss_accept_sec_context(&minor,
  /src/crypto/dist/ipsec-tools/src/racoon/
gssapi.c 367 gps->gss_status = gss_accept_sec_context(&min_stat, &gps->gss_context,
390 "gss_accept_sec_context: other side is %s\n",
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi/
gssapi.h 505 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_accept_sec_context
  /src/external/mpl/dhcp/bind/dist/lib/dns/
gssapictx.c 714 gret = gss_accept_sec_context(&minor, &context, cred, &gintoken,
738 gss_log(3, "failed gss_accept_sec_context: %s",
  /src/external/mpl/bind/dist/lib/dns/
gssapictx.c 708 gret = gss_accept_sec_context(&minor, &context, cred, &gintoken,
739 gss_log(3, "failed gss_accept_sec_context: %s",
  /src/crypto/external/bsd/heimdal/dist/kadmin/
rpc.c 950 maj_stat = gss_accept_sec_context(&min_stat,
  /src/external/gpl2/xcvs/dist/src/
server.c 7482 if (gss_accept_sec_context (&stat_min,

Completed in 74 milliseconds