Hello Valent, I think is not the openssl lib fault. If you take a look at:
> [ 423.683985] padlock_sha: Fallback driver 'sha1' could not be loaded! > [ 423.703224] BUG: unable to handle kernel NULL pointer dereference at > 00000052 > [ 423.713155] IP: [<f8883103>] init_module+0x9b3/0xb20 [cryptosoft] It says that it can't load sha1 kernel module. I would recommend you to enable kmod-crypto-sha1 and kmod-crypto-sha256 in menuconfig and try it again. Good luck with that. Do not hesitate to ask if you need any info. Jiri _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
