krb5_free_checksum -- Free a checksum

C Prototype

void krb5_free_checksum(
krb5_context context,
krb5_checksum *val );
Arguments

context (input/output) | | The context structure. |
| val (input/output) | | A pointer to the data structure
to be freed. |
Description

This routine frees checksum and the pointer val.
Return
Values

This routine returns the following KRB5 status code: