Home
last modified time | relevance | path

Searched refs:calculate_hash (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/spl/common/
H A Dimage-fit.su
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.su
H A Dimage-fit.c1285 int calculate_hash(const void *data, int data_len, const char *algo, in calculate_hash() function
1332 if (calculate_hash(data, size, algo, value, &value_len)) { in fit_image_check_hash()
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-sign.c762 ret = calculate_hash(rsa_key, key_len * 3, csum_algo, value, &value_len); in rsa_set_key_hash()
779 ret = calculate_hash(rsa_key, CONFIG_RSA_N_SIZE + CONFIG_RSA_E_SIZE + CONFIG_RSA_C_SIZE, in rsa_set_key_hash()
H A Drsa-verify.c673 ret = calculate_hash(rsa_key, CONFIG_RSA_N_SIZE + CONFIG_RSA_E_SIZE + CONFIG_RSA_C_SIZE, in rsa_burn_key_hash()
/OK3568_Linux_fs/u-boot/tools/
H A Dimage-host.c77 if (calculate_hash(data, size, algo, value, &value_len)) { in fit_image_process_hash()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1109 int calculate_hash(const void *data, int data_len, const char *algo,
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map