Searched defs:SSL3_RECORD (Results 1 - 2 of 2) sorted by relevance

/external/openssl/include/openssl/
H A Dssl3.h358 } SSL3_RECORD; typedef in typeref:struct:ssl3_record_st
430 SSL3_RECORD rrec; /* each decoded record goes in here */
431 SSL3_RECORD wrec; /* goes out from here */
/external/openssl/ssl/
H A Dssl3.h358 } SSL3_RECORD; typedef in typeref:struct:ssl3_record_st
430 SSL3_RECORD rrec; /* each decoded record goes in here */
431 SSL3_RECORD wrec; /* goes out from here */

Completed in 75 milliseconds