asn1_decode_k.c (asn1_decode_principal_name,
authorTheodore Tso <tytso@mit.edu>
Thu, 17 Nov 1994 07:11:58 +0000 (07:11 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 17 Nov 1994 07:11:58 +0000 (07:11 +0000)
commit02b89aff91eef39a454b77db53abc2c159cdaf2d
tree9b096b5cf9c2cfcb6e9632ff36e6da216bc98368
parent1a23f72c755bf298b0c8ac8b0991d13ac9757e9f
asn1_decode_k.c (asn1_decode_principal_name,
asn1_decode_checksum, asn1_decode_encrypted_data,
asn1_decode_transited_encoding,
asn1_decode_enc_kdc_rep_part, asn1_decode_ticket,
asn1_decode_kdc_req, asn1_decode_kdc_req_body,
asn1_decode_safe_body, asn1_decode_host_address,
asn1_decode_kdc_rep, asn1_decode_authdata_elt,
asn1_decode_krb_cred_info, asn1_decode_pa_data,
asn1_decode_last_req_entry): Initialize magic number field
in the relevant structures.

asn1_decode_k.c (asn1_decode_encryption_key): Add appropriate
magic number and encryption type.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4672 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/asn.1/ChangeLog
src/lib/krb5/asn.1/asn1_decode_k.c