* get_in_tkt.c (krb5_get_in_tkt): Remove the etype_info argument from
authorTheodore Tso <tytso@mit.edu>
Thu, 9 Nov 1995 05:04:28 +0000 (05:04 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 9 Nov 1995 05:04:28 +0000 (05:04 +0000)
commit5a341becfda1deaf4dd590b70939c0c622597d1e
tree7e6b8e983581b7568ff81ca475891da5b579a95e
parent1ca42958247e1ded227af862d340a5ba15434aa8
* get_in_tkt.c (krb5_get_in_tkt): Remove the etype_info argument from
the call to krb5_obtain_padata.

* preauth.c (krb5_obtain_padata): Use the PADATA_ETYPE_INFO preauth,
if it exists, to determine which salt type to use when encrypting the
preauthentication data.  Remove the etype_info argument.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7071 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/get_in_tkt.c
src/lib/krb5/krb/preauth.c