Skip to content
Commit ed119d4a authored by Mark Horvath's avatar Mark Horvath Committed by Anton Komlev
Browse files

CC312: Hash chunking implemented



CC312 has a limitation that the maximum size of a data block to be
hashed is 0xFFFF. To overcome this limitation the hash of big input
buffers is calculated with more calls to CC312, passing only a smaller
part of the input at a time.

Signed-off-by: Mark Horvath's avatarMark Horvath <mark.horvath@arm.com>
Change-Id: Idb7a0c997bbe66b57d63f5d646cf6fdabd2ee179
parent 91d9f740
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment