[Ocf-linux-users] OCF_CRYPTOSOFT depends on CRYPTO_MANAGER
Brought to you by:
david-m
From: Hauke M. <ha...@ha...> - 2011-07-24 12:50:13
|
Hi, I am getting the following error while loading cryptosoft on an bcm47xx mips device. The attached patch fixes the problem. cryptosoft: Unknown symbol crypto_alloc_ahash (err 0) cryptosoft: Unknown symbol crypto_ahash_setkey (err 0) cryptosoft: Unknown symbol crypto_alloc_ablkcipher (err 0) cryptosoft: Unknown symbol crypto_ahash_digest (err 0) Hauke |