Searched refs:image_to_decrypt (Results 1 – 1 of 1) sorted by relevance
119 struct bl1_2_image_t *image_to_decrypt; in copy_and_decrypt_image() local131 image_to_decrypt = (struct bl1_2_image_t *)(FLASH_BASE_ADDRESS + in copy_and_decrypt_image()138 image_to_decrypt, in copy_and_decrypt_image()146 image_to_decrypt = (struct bl1_2_image_t *)BL2_IMAGE_START; in copy_and_decrypt_image()153 if (image_to_decrypt->protected_values.security_counter >= 1024) { in copy_and_decrypt_image()159 (uint8_t *)&image_to_decrypt->protected_values.security_counter, in copy_and_decrypt_image()160 sizeof(image_to_decrypt->protected_values.security_counter), in copy_and_decrypt_image()168 (uint8_t *)&image_to_decrypt->protected_values.encrypted_data, in copy_and_decrypt_image()