Hi

I add support for using OCF encrypt/decrypt of AES256 and OCF digest md5
and sha1 through the Open SSL, I tested it using the speed test, and by
using openssl as client connecting to an http secure server and getting
the web page contents.

hw_cryptodev.c : Add support for AES256, MD5 and SHA1, Add global define
to include Sym / Asym encryption, digest.

Speed.c : fix a bug: when running speed test with sha1 digest, receive
segmentation fault when reporting the results.

Cryptodev.c : wrong error handling for failure of close session/ crypt
operation.

Cryptosoft.c : check block size only if cipher (digest add padding of
zeros)
                   Check space for digest only if, digest buffer is not
specified by crp_mac.
                   Previous fix for Digest /HMAC- Digest.


Regards

Ronen Shitrit
Marvell Semiconductor Israel Ltd

Attachment: hw_cryptodev.patch
Description: hw_cryptodev.patch

Attachment: speed.patch
Description: speed.patch

Attachment: cryptosoft.patch
Description: cryptosoft.patch

Attachment: cryptodev.patch
Description: cryptodev.patch

Reply via email to