Factor out copying and counting of zero-terminated enctype lists into
authorGreg Hudson <ghudson@mit.edu>
Fri, 1 Jan 2010 23:20:56 +0000 (23:20 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 1 Jan 2010 23:20:56 +0000 (23:20 +0000)
commit8882447e3c33ecc132b03fe83136d4e5fbe03131
tree7b06bf97db000e2d2663a4054adb673a9870c66d
parent619fa662f63159541a7d9a77475b30bc99f35537
Factor out copying and counting of zero-terminated enctype lists into
a new file src/lib/krb5/krb/etype_list.c.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23565 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/cc_retr.c
src/lib/krb5/krb/Makefile.in
src/lib/krb5/krb/auth_con.c
src/lib/krb5/krb/copy_ctx.c
src/lib/krb5/krb/etype_list.c [new file with mode: 0644]
src/lib/krb5/krb/get_in_tkt.c
src/lib/krb5/krb/init_ctx.c
src/lib/krb5/krb/int-proto.h
src/lib/krb5/krb/ser_ctx.c