Re: [Ocf-linux-users] hardware acceleration question
Brought to you by:
david-m
From: Max <ma...@da...> - 2009-05-13 05:20:52
|
Some additional notes - looks like modules are fine: ~ # lsmod Module Size Used by Tainted: P fuse 56688 0 - Live 0xc0033000 aes_7108 9328 0 - Live 0xc001a000 cryptosoft 8752 0 - Live 0xc0016000 cryptodev 13936 0 - Live 0xc0009000 ocf 27456 3 aes_7108,cryptosoft,cryptodev, Live 0xc000e000 But ~ # openssl engine Hardware cryptodev RSA cryptodev DSA cryptodev DH eng_cryptodev.c:1334 CIOCASYMFEAT - failure (cryptodev) BSD cryptodev engine (dynamic) Dynamic engine loading support Still failed to recognize it. Do you have any ideas why could this happen? Maybe some other tools I can use instead of openssl? best regards, Max. |