implement gss-wrap-iov and friends

This commit is contained in:
Love Hornquist Astrand
2009-08-29 09:04:53 -07:00
parent 8052362e92
commit 0d60a7d0ae
2 changed files with 66 additions and 80 deletions

View File

@@ -81,9 +81,9 @@ static gssapi_mech_interface_desc spnego_mech = {
_gss_spnego_set_sec_context_option,
_gss_spnego_set_cred_option,
_gss_spnego_pseudo_random,
NULL,
NULL,
NULL,
_gss_spnego_wrap_iov,
_gss_spnego_unwrap_iov,
_gss_spnego_wrap_iov_length,
NULL,
_gss_spnego_export_cred,
_gss_spnego_import_cred