]> Git Repo - J-u-boot.git/blobdiff - lib/rsa/Makefile
rsa: Split the rsa-verify to separate the modular exponentiation
[J-u-boot.git] / lib / rsa / Makefile
index a5a96cb680d16d1cea1f88375f2ca1ec7bfc1776..cc25b3ce6d9232c60ff0b848632265b8a2788626 100644 (file)
@@ -7,4 +7,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-obj-$(CONFIG_FIT_SIGNATURE) += rsa-verify.o rsa-checksum.o
+obj-$(CONFIG_FIT_SIGNATURE) += rsa-verify.o rsa-checksum.o rsa-mod-exp.o
This page took 0.025013 seconds and 4 git commands to generate.