Currently the code src/libsds/external/csiphash/csiphash.c do not work on Sparc.
The casting void* or char* to unit64_t* throws Bus-Error.
The solution would be to copy the content of the void and char pointer so that the variabeles are suitably aligned.
To prevent have to use malloc: do we know the max of src_sz?
Thanks
<signaturebeforequotedtext></signaturebeforequotedtext><signatureafterquotedtext></signatureafterquotedtext>