Searched refs:add_verify_data (Results 1 – 3 of 3) sorted by relevance
77 .add_verify_data = rsa_add_verify_data,84 .add_verify_data = rsa_add_verify_data,147 crypto_algos[i].add_verify_data += gd->reloc_off; in image_get_crypto_algo()
261 ret = info.crypto->add_verify_data(&info, keydest); in fit_image_process_sig()975 ret = info.crypto->add_verify_data(&info, keydest); in fit_config_process_sig()
1332 int (*add_verify_data)(struct image_sign_info *info, void *keydest); member
Completed in 10 milliseconds