Searched refs:gss_wrap_iov_length (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/heimdal/doc/doxyout/gssapi/ |
H A D | manpages | 15 gssapi/man/man3/gss_wrap_iov_length.3
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | version-script.map | 96 gss_wrap_iov_length;
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_aeap.c | 128 gss_wrap_iov_length(OM_uint32 * minor_status, in gss_wrap_iov_length() function
|
/freebsd/crypto/heimdal/lib/gssapi/gssapi/ |
H A D | gssapi.h | 931 gss_wrap_iov_length(OM_uint32 *, gss_ctx_id_t, int, gss_qop_t, int *,
|
/freebsd/crypto/heimdal/lib/gssapi/spnego/ |
H A D | context_stubs.c | 703 return gss_wrap_iov_length(minor_status, ctx->negotiated_ctx_id,
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | gssmask.c | 929 maj_stat = gss_wrap_iov_length(&min_stat, ctx, flags, 0, &conf_state, in HandleOP()
|