All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] lib: ecdsa: Add support for loading ECDSA public key from FDT
@ 2025-06-06  7:34 Jamin Lin
  2025-06-06  7:34 ` [PATCH v1 1/1] " Jamin Lin
  0 siblings, 1 reply; 3+ messages in thread
From: Jamin Lin @ 2025-06-06  7:34 UTC (permalink / raw)
  To: Tom Rini, Matthias Pritschet, Joakim Tjernlund, Simon Glass,
	Anton Moryakov, open list
  Cc: jamin_lin, troy_lee

v1
- Add support for loading ECDSA public key from FDT

Jamin Lin (1):
  lib: ecdsa: Add support for loading ECDSA public key from FDT

 lib/ecdsa/ecdsa-libcrypto.c | 176 +++++++++++++++++++++++++++++++++++-
 1 file changed, 175 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-06-25 23:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-06  7:34 [PATCH v1 0/1] lib: ecdsa: Add support for loading ECDSA public key from FDT Jamin Lin
2025-06-06  7:34 ` [PATCH v1 1/1] " Jamin Lin
2025-06-25 23:52   ` Tom Rini

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.