3 @@ -866,3 +866,6 @@ config CRYPTO_USER_API_SKCIPHER
4 source "drivers/crypto/Kconfig"
8 +source "crypto/ocf/Kconfig"
12 @@ -89,6 +89,8 @@ obj-$(CONFIG_CRYPTO_USER_API) += af_alg.
13 obj-$(CONFIG_CRYPTO_USER_API_HASH) += algif_hash.o
14 obj-$(CONFIG_CRYPTO_USER_API_SKCIPHER) += algif_skcipher.o
16 +obj-$(CONFIG_OCF_OCF) += ocf/
19 # generic algorithms and the async_tx api