All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [PATCH 0/4] crypto: refactor sha code
@ 2019-11-22 14:26 Paolo Abeni
  0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2019-11-22 14:26 UTC (permalink / raw)
  To: mptcp 

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

patch 1/4 refactor the crypto code to make it easier transitioning to
sha256. It includes feedback from Peter about helper renaming.

The following patches update the rest of the tree to the new helper name.
Overall this should generate 3 conflicts along the rebase.

Paolo Abeni (1):
  crypto: refactor crypto helpers.

 net/mptcp/crypto.c   | 142 +++++++++++++++++++++----------------------
 net/mptcp/protocol.h |  10 +--
 net/mptcp/token.c    |  10 +--
 3 files changed, 78 insertions(+), 84 deletions(-)

-- 
2.21.0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-22 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-22 14:26 [MPTCP] [PATCH 0/4] crypto: refactor sha code Paolo Abeni

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.