On Wed, Aug 19, 2015 at 08:45:50PM +0800, Herbert Xu wrote:
>
> > [11154.278466] alg: No test for ccm_base(ctr(aes-asm),aes-asm) 
> > (ccm_base(ctr(aes-asm),aes-asm))
> > [11174.819535] alg: No test for gcm(aes-asm) (gcm_base(ctr(aes-asm),ghash-
> > clmulni))
> > [11174.819610] alg: No test for rfc4106(gcm(aes-asm)) 
> > (rfc4106(gcm_base(ctr(aes-asm),ghash-clmulni)))
> 
> Ditto.  gcm should also canonicalise aes-asm in its cra_name.

I had a look and it seems that we need to fix ctr first to get
the canonicalised name.  So I'll revisit this after completing
the skcipher work.

Cheers,
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to