Home
last modified time | relevance | path

Searched refs:gss_unwrap (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/lib/libgssapi/
H A DMakefile55 SRCS+= gss_unwrap.c
94 MAN+= gss_unwrap.3
102 MLINKS+= gss_unwrap.3 gss_unseal.3
H A Dgss_unseal.c40 return (gss_unwrap(minor_status, in gss_unseal()
H A Dgss_unwrap.c35 gss_unwrap(OM_uint32 *minor_status, in gss_unwrap() function
H A DSymbol.map64 gss_unwrap;
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_unseal.c40 return (gss_unwrap(minor_status, in gss_unseal()
H A Dgss_unwrap.c32 gss_unwrap(OM_uint32 *minor_status, in gss_unwrap() function
/freebsd/sys/kgssapi/
H A Dgss_unwrap.c42 gss_unwrap(OM_uint32 *minor_status, in gss_unwrap() function
H A Dgssapi.h472 OM_uint32 gss_unwrap
/freebsd/tools/regression/kgssapi/
H A Dgsstest.c247 maj_stat = gss_unwrap(&min_stat, client_context, in main()
274 maj_stat = gss_unwrap(&min_stat, client_context, in main()
/freebsd/crypto/heimdal/appl/test/
H A Dgssapi_server.c97 maj_stat = gss_unwrap (&min_stat, in process_it()
115 maj_stat = gss_unwrap (&min_stat, in process_it()
/freebsd/sys/modules/kgssapi/
H A DMakefile25 gss_unwrap.c \
/freebsd/crypto/heimdal/lib/gssapi/
H A Dversion-script.map89 gss_unwrap;
H A Dtest_context.c262 maj_stat = gss_unwrap(&min_stat, sctx, &output_token, in wrapunwrap()
394 maj_stat = gss_unwrap(&min_stat, sctx, &input, in wrapunwrap_iov()
H A DMakefile.am146 mech/gss_unwrap.c \
H A DMakefile.in191 mech/gss_unseal.lo mech/gss_unwrap.lo \
684 mech/gss_unwrap.c \
1124 mech/gss_unwrap.lo: mech/$(am__dirstamp) \
1546 -rm -f mech/gss_unwrap.$(OBJEXT)
1547 -rm -f mech/gss_unwrap.lo
1772 @AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_unwrap.Plo@am__quote@
H A DChangeLog628 * ntlm/crypto.c: move gss_wrap/gss_unwrap here
2632 * verify_mic.c (gss_verify_mic), unwrap.c (gss_unwrap): initialize
/freebsd/lib/librpcsec_gss/
H A Drpcsec_gss_prot.c204 maj_stat = gss_unwrap(&min_stat, ctx, &wrapbuf, &databuf, in xdr_rpc_gss_unwrap_data()
/freebsd/include/gssapi/
H A Dgssapi.h543 OM_uint32 gss_unwrap
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dgssapi.c93 maj_stat = gss_unwrap (&min_stat, in gss_decode()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dgssapi.c93 maj_stat = gss_unwrap (&min_stat, in gss_decode()
/freebsd/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h561 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_unwrap
/freebsd/crypto/heimdal/lib/gssapi/spnego/
H A Dcontext_stubs.c257 return gss_unwrap(minor_status, in _gss_spnego_unwrap()
/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmask.c797 maj_stat = gss_unwrap(&min_stat, ctx, &input_token, in HandleOP()
/freebsd/crypto/heimdal/kadmin/
H A Drpc.c893 maj_stat = gss_unwrap(&min_stat, gctx.ctx, &gin, &gout, in process_stream()
/freebsd/sys/conf/
H A Dfiles4020 kgssapi/gss_unwrap.c optional kgssapi

12