comments for better understanding
This commit is contained in:
@ -93,6 +93,8 @@ private:
|
||||
inline void tfng_encrypt_rawblk(TFNG_UNIT_TYPE *O, const TFNG_UNIT_TYPE *I, const TFNG_UNIT_TYPE *K);
|
||||
inline void tfnge_emit(void *dst, size_t szdst, struct tfnge_stream *tfe);
|
||||
|
||||
void printRandomBufferChecksum(char* buf, size_t szdst);
|
||||
|
||||
};
|
||||
|
||||
#endif // SHRED_H_
|
||||
|
Reference in New Issue
Block a user