linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Hardware acceleration indication in af_alg
@ 2011-10-18 13:13 Matthias-Christian Ott
  2011-10-21 13:23 ` Herbert Xu
  0 siblings, 1 reply; 9+ messages in thread
From: Matthias-Christian Ott @ 2011-10-18 13:13 UTC (permalink / raw)
  To: linux-crypto

I did some experiments with af_alg and noticed that to be really
useful, it should indicate whether a certain algorithm is hardware
accelerated. I guess this has to be inferred by the priority of the
algorithm could be made available via a read-only socket option. Any
thoughts on this?

I can imagine, an alternative approach and perhaps better approach
would be to measure the speed of the kernel provided algorithm against
a software implementation, but there are many other factors that could
influence the results. Therefore, it is perhaps better to just make
the assumption that hardware acceleration is faster which is made in
the kernel anyhow.

Regards,
Matthias-Christian

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-11-02 22:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-18 13:13 Hardware acceleration indication in af_alg Matthias-Christian Ott
2011-10-21 13:23 ` Herbert Xu
2011-10-21 14:15   ` Matthias-Christian Ott
2011-10-21 14:34     ` Matthias-Christian Ott
2011-10-28 16:24   ` Nikos Mavrogiannopoulos
2011-11-01 12:43     ` Nikos Mavrogiannopoulos
2011-11-01 12:59       ` Jamie Iles
2011-11-02  2:11         ` Nikos Mavrogiannopoulos
2011-11-02 22:51         ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).