Home
last modified time | relevance | path

Searched hist:"0 c1d74fda7c0063eeca4d8d9fa8674e6ec2ef685" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dimage-host.c0c1d74fda7c0063eeca4d8d9fa8674e6ec2ef685 Tue Nov 08 18:53:41 UTC 2016 Andrew Duda <aduda@meraki.com> image: Add crypto_algo struct for RSA info

Cut down on the repetition of algorithm information by defining separate
checksum and crypto structs. image_sig_algos are now simply pairs of
unique checksum and crypto algos.

Signed-off-by: Andrew Duda <aduda@meraki.com>
Signed-off-by: aduda <aduda@meraki.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dimage-sig.c0c1d74fda7c0063eeca4d8d9fa8674e6ec2ef685 Tue Nov 08 18:53:41 UTC 2016 Andrew Duda <aduda@meraki.com> image: Add crypto_algo struct for RSA info

Cut down on the repetition of algorithm information by defining separate
checksum and crypto structs. image_sig_algos are now simply pairs of
unique checksum and crypto algos.

Signed-off-by: Andrew Duda <aduda@meraki.com>
Signed-off-by: aduda <aduda@meraki.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-verify.c0c1d74fda7c0063eeca4d8d9fa8674e6ec2ef685 Tue Nov 08 18:53:41 UTC 2016 Andrew Duda <aduda@meraki.com> image: Add crypto_algo struct for RSA info

Cut down on the repetition of algorithm information by defining separate
checksum and crypto structs. image_sig_algos are now simply pairs of
unique checksum and crypto algos.

Signed-off-by: Andrew Duda <aduda@meraki.com>
Signed-off-by: aduda <aduda@meraki.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dimage.h0c1d74fda7c0063eeca4d8d9fa8674e6ec2ef685 Tue Nov 08 18:53:41 UTC 2016 Andrew Duda <aduda@meraki.com> image: Add crypto_algo struct for RSA info

Cut down on the repetition of algorithm information by defining separate
checksum and crypto structs. image_sig_algos are now simply pairs of
unique checksum and crypto algos.

Signed-off-by: Andrew Duda <aduda@meraki.com>
Signed-off-by: aduda <aduda@meraki.com>
Reviewed-by: Simon Glass <sjg@chromium.org>