Make some gss-krb5 utility functions take enctypes instead of keys,
authorGreg Hudson <ghudson@mit.edu>
Tue, 20 Oct 2009 14:23:32 +0000 (14:23 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 20 Oct 2009 14:23:32 +0000 (14:23 +0000)
commit11fcd1b94b801fae4ebee2d03f618a64b0834c2e
treedd19125160e92ffc25fb6d5822f1941972d8e82c
parentc70a5455e4dab71f0b8d956c415a5005368cfc5c
Make some gss-krb5 utility functions take enctypes instead of keys,
and adjust callers.  Fixes a bug where kg_arcfour_docrypt_iov was
passing a keyblock instead of a key to kg_translate_iov after the
enc-perf merge.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22956 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/gssapiP_krb5.h
src/lib/gssapi/krb5/k5seal.c
src/lib/gssapi/krb5/k5sealiov.c
src/lib/gssapi/krb5/k5unseal.c
src/lib/gssapi/krb5/k5unsealiov.c
src/lib/gssapi/krb5/util_cksum.c
src/lib/gssapi/krb5/util_crypt.c
src/lib/gssapi/krb5/wrap_size_limit.c