Hi,
Can any one tell me
1) when I call SSL_write() in application then which layer/code
actually does encryption of data?
As per my understanding, SSL_write() calls write callback of SSL object.
2) If I've to add crypto accelerator support in openssl for linux then which is
better approach
a) I directly write an engine
b) I use engine written for OCF and I just write my module for OCF in
kernel
Thanks
Regards
Manish
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]