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

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dssl3.h328 } SSL3_BUFFER; typedef in typeref:struct:ssl3_buffer_st
371 SSL3_BUFFER rbuf; /* read IO goes into here */
372 SSL3_BUFFER wbuf; /* write IO goes into here */
/external/openssl/include/openssl/
H A Dssl3.h372 } SSL3_BUFFER; typedef in typeref:struct:ssl3_buffer_st
433 SSL3_BUFFER rbuf; /* read IO goes into here */
434 SSL3_BUFFER wbuf; /* write IO goes into here */
/external/openssl/ssl/
H A Dssl3.h372 } SSL3_BUFFER; typedef in typeref:struct:ssl3_buffer_st
433 SSL3_BUFFER rbuf; /* read IO goes into here */
434 SSL3_BUFFER wbuf; /* write IO goes into here */

Completed in 175 milliseconds