Searched refs:gss_accept_sec_context (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dtest_ntlm.c84 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,
H A DMakefile.am82 mech/gss_accept_sec_context.c \
H A DMakefile.in218 mech/gss_accept_sec_context.lo mech/gss_acquire_cred.lo \
414 mech/$(DEPDIR)/gss_accept_sec_context.Plo \
1078 mech/gss_accept_sec_context.c \
1542 mech/gss_accept_sec_context.lo: mech/$(am__dirstamp) \
1885 @AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_accept_sec_context.Plo@am__quote@ # am--include-marker
2591 -rm -f mech/$(DEPDIR)/gss_accept_sec_context.Plo
2821 -rm -f mech/$(DEPDIR)/gss_accept_sec_context.Plo
H A Dtest_context.c226 maj_stat = gss_accept_sec_context(&min_stat,
/netbsd-current/crypto/external/bsd/heimdal/lib/libgssapi/
H A DMakefile96 mech/gss_accept_sec_context.c \
224 gss_acquire_cred.3 gss_accept_sec_context.3 \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_accept_sec_context.c1 /* $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
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dgss-serv.c187 ctx->major = gss_accept_sec_context(&ctx->minor,
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/
H A Daccept_sec_context.c553 * gss_accept_sec_context() will (hopefully) tell us that.
572 ret = gss_accept_sec_context(minor_status,
763 ret = gss_accept_sec_context(&minor,
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dgssapi.c367 gps->gss_status = gss_accept_sec_context(&min_stat, &gps->gss_context,
390 "gss_accept_sec_context: other side is %s\n",
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi/
H A Dgssapi.h505 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_accept_sec_context
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgssapictx.c714 gret = gss_accept_sec_context(&minor, &context, cred, &gintoken,
738 gss_log(3, "failed gss_accept_sec_context: %s",
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dgssapictx.c718 gret = gss_accept_sec_context(&minor, &context, cred, &gintoken,
742 gss_log(3, "failed gss_accept_sec_context: %s",
/netbsd-current/crypto/external/bsd/heimdal/dist/kadmin/
H A Drpc.c950 maj_stat = gss_accept_sec_context(&min_stat,
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dserver.c7482 if (gss_accept_sec_context (&stat_min,

Completed in 370 milliseconds