* ghash-clmulni: does not load
@ 2015-11-26 12:45 Stephan Mueller
2015-11-26 14:18 ` Stephan Mueller
0 siblings, 1 reply; 2+ messages in thread
From: Stephan Mueller @ 2015-11-26 12:45 UTC (permalink / raw)
To: tadeusz.struk; +Cc: linux-crypto
Hi Tadeusz,
testing the current cryptodev-2.6 tree, ghash-clmulni does not load. In the
init function
err = crypto_register_ahash(&ghash_async_alg);
returns EINVAL.
Any ideas?
--
Ciao
Stephan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ghash-clmulni: does not load
2015-11-26 12:45 ghash-clmulni: does not load Stephan Mueller
@ 2015-11-26 14:18 ` Stephan Mueller
0 siblings, 0 replies; 2+ messages in thread
From: Stephan Mueller @ 2015-11-26 14:18 UTC (permalink / raw)
To: tadeusz.struk; +Cc: linux-crypto
Am Donnerstag, 26. November 2015, 13:45:26 schrieb Stephan Mueller:
Hi,
>Hi Tadeusz,
>
>testing the current cryptodev-2.6 tree, ghash-clmulni does not load. In the
>init function
>
> err = crypto_register_ahash(&ghash_async_alg);
>
>returns EINVAL.
It looks like the halg.statesize is missing. When I add that field, the insmod
works. But I do not know which statesize is needed to provide a full patch.
Ciao
Stephan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-26 14:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-26 12:45 ghash-clmulni: does not load Stephan Mueller
2015-11-26 14:18 ` Stephan Mueller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox