Hi,
I have an ahash implementation on hardware with separate memory, so I
need to send a command and wait for a response to export the hash state.
As far as I can see, the export function is synchronous. Am I allowed to
sleep here?
Simon