From 3c2306040ec03bcb58dbb0dffa0c11f9901c9302 Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Fri, 4 Nov 2016 15:41:17 +0100 Subject: security: Add cryptanalysis slides Signed-off-by: Holger Dengler --- security/crypto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/crypto/Makefile') diff --git a/security/crypto/Makefile b/security/crypto/Makefile index eee67f3..1078f26 100644 --- a/security/crypto/Makefile +++ b/security/crypto/Makefile @@ -1,3 +1,4 @@ obj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_en.pdf -obj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf obj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_filesystems.pdf +obj-$(CONFIG_SECURITY_CRYPTO) += pres_cryptanalysis_en.pdf +obj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf -- cgit v1.2.3