Searched refs:gss_unwrap_iov (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/ |
H A D | gss_aeap.c | 87 gss_unwrap_iov(OM_uint32 *minor_status, in gss_unwrap_iov() function 328 major_status = gss_unwrap_iov(minor_status, context_handle, conf_state, in gss_unwrap_aead()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/ |
H A D | manpages | 17 gssapi/man/man3/gss_unwrap_iov.3
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
H A D | version-script.map | 92 gss_unwrap_iov;
|
H A D | libgssapi-exports.def | 98 gss_unwrap_iov
|
H A D | test_context.c | 451 maj_stat = gss_unwrap_iov(&min_stat, sctx, &conf_state2, &qop_state, in wrapunwrap_iov()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/ |
H A D | context_stubs.c | 683 return gss_unwrap_iov(minor_status, in _gss_spnego_unwrap_iov()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi/ |
H A D | gssapi.h | 929 gss_unwrap_iov(OM_uint32 *, gss_ctx_id_t, int *, gss_qop_t *,
|