Hi Herbert,
during testing of the current cryptodev-2.6 key, the AF_ALG hash does not seem
to work as it used to.
Regardless whether I use the vmsplice or the sendmsg call, I get -ENOKEY using
a normal hash.
When you use by libkcapi/test/ [1] test application with the following
command, I always get the error:
./kcapi -x 3 -c sha256 -p 38f86d
Expected result is
cc42f645c5aa76ac3154b023359b665375fc3ae42f025fe961fb0f65205ad70e
[1] http://www.chronox.de/libkcapi.html
Ciao
Stephan