Develop a cc_3xx driver entry point for the hash multipart capability (hash_setup, hash_update, hash_finish, hash_abort)
Modify the build system to build any additional source added.
Make sure no tests break.
Develop a cc_3xx driver entry point for the hash multipart capability (hash_setup, hash_update, hash_finish, hash_abort)
Modify the build system to build any additional source added.
Make sure no tests break.
There is also an hash_clone entry point which is not currently documented in the spec draft but is present as a call in the core layer.