u-boot/include/crypto
Alexandru Gagniuc 1d54af1392 dm: crypto: Define UCLASS API for ECDSA signature verification
Define a UCLASS API for verifying ECDSA signatures. Unlike
UCLASS_MOD_EXP, which focuses strictly on modular exponentiation,
the ECDSA class focuses on verification. This is done so that it
better aligns with mach-specific implementations, such as stm32mp.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-08-16 10:49:35 +02:00
..
internal
ecdsa-uclass.h dm: crypto: Define UCLASS API for ECDSA signature verification 2021-08-16 10:49:35 +02:00
pkcs7_parser.h lib/crypto: use qualified path for x509_parser.h 2020-07-11 23:14:15 +02:00
pkcs7.h lib: crypto: export and enhance pkcs7_verify_one() 2020-07-22 12:37:17 +02:00
public_key.h lib: crypto: add public_key_verify_signature() 2020-07-22 12:33:55 +02:00
x509_parser.h lib/crypto, efi_loader: move some headers to include/crypto 2020-05-04 12:26:11 +02:00