Searched refs:gss_unwrap_iov (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_aeap.c85 gss_unwrap_iov(OM_uint32 *minor_status, function
159 * Free all buffer allocated by gss_wrap_iov() or gss_unwrap_iov() by
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h252 * Type of gss_wrap_iov()/gss_unwrap_iov().
927 gss_unwrap_iov(OM_uint32 *, gss_ctx_id_t, int *, gss_qop_t *,
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/spnego/
H A Dcontext_stubs.c681 return gss_unwrap_iov(minor_status,
/freebsd-11.0-release/crypto/heimdal/appl/gssmask/
H A Dgssmask.c1011 maj_stat = gss_unwrap_iov(&min_stat, ctx, &conf_state, &qop_state,
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/
H A Dtest_context.c403 maj_stat = gss_unwrap_iov(&min_stat, sctx, &conf_state2, &qop_state,
407 errx(1, "gss_unwrap_iov failed: %x %s", flags,

Completed in 104 milliseconds