Home
last modified time | relevance | path

Searched refs:image_get_crypto_algo (Results 1 – 6 of 6) sorted by relevance

/u-boot/test/lib/
A Drsa.c150 info.crypto = image_get_crypto_algo(info.name); in lib_rsa_verify_valid()
184 info.crypto = image_get_crypto_algo(info.name); in lib_rsa_verify_invalid()
/u-boot/common/
A Dimage-sig.c134 struct crypto_algo *image_get_crypto_algo(const char *full_name) in image_get_crypto_algo() function
A Dimage-fit-sig.c95 info->crypto = image_get_crypto_algo(algo_name); in fit_image_setup_verify()
/u-boot/lib/crypto/
A Dpublic_key.c132 info.crypto = image_get_crypto_algo(info.name); in public_key_verify_signature()
/u-boot/include/
A Dimage.h1370 struct crypto_algo *image_get_crypto_algo(const char *full_name);
/u-boot/tools/
A Dimage-host.c179 info->crypto = image_get_crypto_algo(algo_name); in fit_image_setup_sig()

Completed in 11 milliseconds