RE: SSL_read/SSL_write from kernel

2006-06-28 Thread Gayathri Sundar
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Marek Marcola Sent: Wednesday, June 28, 2006 8:06 PM To: openssl-users@openssl.org Subject: RE: SSL_read/SSL_write from kernel Hello, > Thanks, but let me rephrase my question. > > There seems to be a requirement for us to pr

RE: SSL_read/SSL_write from kernel

2006-06-28 Thread Marek Marcola
ck ciphers, > we need > to ensure the data segment within the sk_buff is a multiple of the > block cipher > length, otherwise, we need to do a buffer copy and maintain the > remaining data > in some kernel memory, prequeue it and append it to the next sk_buff.. > > If openss

RE: SSL_read/SSL_write from kernel

2006-06-28 Thread Gayathri Sundar
need to ensure the data segment within the sk_buff is a multiple of the block cipher length, otherwise, we need to do a buffer copy and maintain the remaining data in some kernel memory, prequeue it and append it to the next sk_buff..   If openssl does support SSL_read/SSL_write from kernel

RE: SSL_read/SSL_write from kernel

2006-06-28 Thread Vishnubhatla, Vijaya Bhaskar
ECTED] On Behalf Of Gayathri SundarSent: Wednesday, June 28, 2006 1:06 PMTo: openssl-users@openssl.orgSubject: SSL_read/SSL_write from kernel Hi.,   Does openssl as such provide support for packet processing from kernel..i.e what do I have to do to invoke SSL_read/write from kernel..has a

SSL_read/SSL_write from kernel

2006-06-28 Thread Gayathri Sundar
Title: intoto Stationery Hi.,   Does openssl as such provide support for packet processing from kernel..i.e what do I have to do to invoke SSL_read/write from kernel..has anyone attempted this before.   Thanks --Gayathri    

SSL_read/SSL_write from kernel

2006-06-28 Thread Gayathri Sundar
Hi., Does openssl as such provide support for packet processing from kernel..i.e what do I have to do to invoke SSL_read/write from kernel..has anyone attempted this before. Thanks --Gayathri __ OpenSSL Project