On Sat, Jun 13, 2015 at 8:58 AM, kbuild test robot
wrote:
> tree:
> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
> head: 81781e681551ed3f56c9202e9adc7ef941cba654
> commit: 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 [73/233] crypto: nx - add
> nx842 constraints
Hi Kim:
I'm trying to convert the caam driver to the new AEAD interface.
I've run into some weird code in the GCM implementation. The
function gcm_set_sh_desc handles generic GCM and it does some
pretty hairy stuff with respect to zero-length AD and zero-length
cryptlen.
It appears to be avoidi