diff options
| author | Greg Hudson <ghudson@mit.edu> | 2014-05-05 00:06:56 -0400 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2014-05-17 19:13:59 -0400 |
| commit | b99c7c79dee33de966c8bed02ac79439989f6f99 (patch) | |
| tree | 9121754c0f807b54c83f0b5b107856d59ab7371f /src/plugins | |
| parent | d3dd3d147aa403135d07bfca685aced769e361c2 (diff) | |
| download | krb5-b99c7c79dee33de966c8bed02ac79439989f6f99.tar.gz krb5-b99c7c79dee33de966c8bed02ac79439989f6f99.tar.xz krb5-b99c7c79dee33de966c8bed02ac79439989f6f99.zip | |
Use cred marshalling functions in cc_file.c
Replace the cc_file.c credential and principal marshalling and
unmarshalling functions with calls to the ccmarshal.c functions. For
unmarshalling, we still need code to read the appropriate amount of
data into a memory buffer. Because there is no outer length header
for principals and credentials, this code needs to understand the
credential and principal representations, but is much simpler than the
old code as it only needs to store the data it reads, not assemble a
data structure.
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions
