Searched defs:SSL3_BUFFER (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dssl3.h367 } SSL3_BUFFER; typedef in typeref:struct:ssl3_buffer_st
427 SSL3_BUFFER rbuf; /* read IO goes into here */
428 SSL3_BUFFER wbuf; /* write IO goes into here */
/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dssl3.h367 } SSL3_BUFFER; typedef in typeref:struct:ssl3_buffer_st
427 SSL3_BUFFER rbuf; /* read IO goes into here */
428 SSL3_BUFFER wbuf; /* write IO goes into here */
/external/openssl/include/openssl/
H A Dssl3.h367 } SSL3_BUFFER; typedef in typeref:struct:ssl3_buffer_st
427 SSL3_BUFFER rbuf; /* read IO goes into here */
428 SSL3_BUFFER wbuf; /* write IO goes into here */
/external/openssl/ssl/
H A Dssl3.h367 } SSL3_BUFFER; typedef in typeref:struct:ssl3_buffer_st
427 SSL3_BUFFER rbuf; /* read IO goes into here */
428 SSL3_BUFFER wbuf; /* write IO goes into here */

Completed in 36 milliseconds