summaryrefslogtreecommitdiffstats
path: root/lib/rsa/Makefile
blob: 6867e5054c098c20a64b18cecb128cae9b548079 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (c) 2013, Google Inc.
#
# (C) Copyright 2000-2007
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-$(CONFIG_FIT_SIGNATURE) += rsa-verify.o rsa-checksum.o
obj-$(CONFIG_RSA_SOFTWARE_EXP) += rsa-mod-exp.o
OpenPOWER on IntegriCloud