linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v2 PATCH 0/2] crypto: ahash - Allow async stack requests when specified
@ 2025-09-09  5:41 Herbert Xu
  2025-09-09  5:41 ` [v2 PATCH 1/2] " Herbert Xu
  2025-09-09  5:41 ` [v2 PATCH 2/2] crypto: s390/phmac - Allow stack requests Herbert Xu
  0 siblings, 2 replies; 6+ messages in thread
From: Herbert Xu @ 2025-09-09  5:41 UTC (permalink / raw)
  To: Linux Crypto Mailing List; +Cc: Mikulas Patocka

v2 fixes the inverted tests that broke everything.

This patch series adds support for passing stack requests down
to algorithms that do not do DMA on the request context, e.g.,
phmac.

Herbert Xu (2):
  crypto: ahash - Allow async stack requests when specified
  crypto: s390/phmac - Allow stack requests

 arch/s390/crypto/phmac_s390.c  |  1 +
 crypto/ahash.c                 | 22 ++++++++++++++++++----
 include/crypto/internal/hash.h |  3 +++
 3 files changed, 22 insertions(+), 4 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-09-16  9:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09  5:41 [v2 PATCH 0/2] crypto: ahash - Allow async stack requests when specified Herbert Xu
2025-09-09  5:41 ` [v2 PATCH 1/2] " Herbert Xu
2025-09-15 15:06   ` Mikulas Patocka
2025-09-16  3:59     ` Herbert Xu
2025-09-16  9:38       ` Mikulas Patocka
2025-09-09  5:41 ` [v2 PATCH 2/2] crypto: s390/phmac - Allow stack requests 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).