Pass down the use-dce-style flag instead of the while gssapi krb5 context

This commit is contained in:
Love Hornquist Astrand
2009-08-05 12:00:07 +02:00
parent 1fc7af5bcf
commit 0ede7ac561
2 changed files with 7 additions and 4 deletions

View File

@@ -77,6 +77,7 @@ test_range(const struct range *r, int integ,
ret = _gsskrb5cfx_wrap_length_cfx(context,
crypto,
integ,
0,
max_wrap_size,
&rsize, &cksumsize, &padsize);
if (ret)
@@ -118,6 +119,7 @@ test_special(krb5_context context, krb5_crypto crypto,
ret = _gsskrb5cfx_wrap_length_cfx(context,
crypto,
integ,
0,
max_wrap_size,
&rsize, &cksumsize, &padsize);
if (ret)