Fold atype_primitive into atype_fn
authorGreg Hudson <ghudson@mit.edu>
Sat, 11 Feb 2012 23:25:04 +0000 (23:25 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 11 Feb 2012 23:25:04 +0000 (23:25 +0000)
commitc31a3767978104c6415f2d69b9aaf9300bf98606
tree37c21927e91a50436b7246921422ff7523ec49b1
parent87259ab725b81ae2065a4b8e6f6afbfdd806bda7
Fold atype_primitive into atype_fn

atype_primitive is used for only two types (KerberosTime and
KerberosFlags), which doesn't justify the machinery.  Turn those types
into atype_fn types and get rid of atype_primitive.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25687 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/asn.1/asn1_encode.c
src/lib/krb5/asn.1/asn1_encode.h
src/lib/krb5/asn.1/asn1_k_encode.c