MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification
[deliverable/linux.git] / crypto / asymmetric_keys / Makefile
CommitLineData
964f3b3b
DH
1#
2# Makefile for asymmetric cryptographic keys
3#
4
5obj-$(CONFIG_ASYMMETRIC_KEY_TYPE) += asymmetric_keys.o
6
4ae71c1d 7asymmetric_keys-y := asymmetric_type.o signature.o
a9681bf3
DH
8
9obj-$(CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE) += public_key.o
This page took 0.023724 seconds and 5 git commands to generate.