All of lore.kernel.org
 help / color / mirror / Atom feed
* generic ahash question
@ 2019-07-19 14:41 Pascal Van Leeuwen
  2019-07-19 14:58 ` Herbert Xu
  2019-07-19 16:23 ` Eric Biggers
  0 siblings, 2 replies; 8+ messages in thread
From: Pascal Van Leeuwen @ 2019-07-19 14:41 UTC (permalink / raw)
  To: linux-crypto@vger.kernel.org; +Cc: Herbert Xu, David S. Miller

Hi,

I recall reading somewhere in the Linux Crypto documentation that support for finup() and digest()
calls were explicitly added to support hardware that couldn't handle seperate init/update/final
calls so they could at least be used with e.g. the IPsec stack.  I also noticed that testmgr *does*
 attempt to verify these seperate calls ...

So I'm guessing there must be some flags that I can set to indicate I'm not supporting seperate
init/update/final calls so that testmgr skips those specific tests? Which flag(s) do I need to set?

Regards,
Pascal van Leeuwen
Silicon IP Architect, Multi-Protocol Engines @ Verimatrix
www.insidesecure.com


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

end of thread, other threads:[~2019-07-20  2:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-19 14:41 generic ahash question Pascal Van Leeuwen
2019-07-19 14:58 ` Herbert Xu
2019-07-19 16:02   ` Pascal Van Leeuwen
2019-07-19 16:23 ` Eric Biggers
2019-07-19 19:33   ` Pascal Van Leeuwen
2019-07-19 20:07     ` Eric Biggers
2019-07-19 21:30       ` Pascal Van Leeuwen
2019-07-20  2:50         ` Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.