Lines Matching full:checksum
57 .Li "typedef Checksum krb5_checksum;"
92 .Fa "Checksum *result"
101 .Fa "Checksum *cksum"
127 .Fa "Checksum *result"
138 structure holds a Kerberos checksum.
145 creates a checksum of the specified data, and puts it in
152 specifies the checksum type to use; it must not be keyed. Otherwise
162 .Fa checksum
166 returns true is the specified checksum is collision proof (that it's
172 returns true if the specified checksum type is keyed (that the hash
179 returns the checksum type that will be used when creating a checksum for the given
184 when you want to know the size a checksum will
192 returns the size of the outdata of checksum function.
195 returns a copy of the checksum
199 checksum.
202 free the checksum and the content of the checksum.
205 frees the content of checksum in
220 globally disables the checksum type.