HomeSort by relevance Sort by last modified time
    Searched defs:SSL3_BUFFER (Results 1 - 2 of 2) sorted by null

  /external/openssl/include/openssl/
ssl3.h 367 } SSL3_BUFFER;
427 SSL3_BUFFER rbuf; /* read IO goes into here */
428 SSL3_BUFFER wbuf; /* write IO goes into here */
  /external/openssl/ssl/
ssl3.h 367 } SSL3_BUFFER;
427 SSL3_BUFFER rbuf; /* read IO goes into here */
428 SSL3_BUFFER wbuf; /* write IO goes into here */

Completed in 20 milliseconds