Searched refs:SSL3_BUFFER_get_offset (Results 1 – 6 of 6) sorted by relevance
63 #define SSL3_BUFFER_get_offset(b) ((b)->offset) macro
817 || !WPACKET_allocate_bytes(&pkt[0], SSL3_BUFFER_get_offset(wb) in do_ssl3_write()1218 [SSL3_BUFFER_get_offset(&wb[currbuf])]), in ssl3_write_pending()
87 p += SSL3_BUFFER_get_offset(rbuf); in ssl3_record_app_data_waiting()
792 || !WPACKET_allocate_bytes(&pkt[0], SSL3_BUFFER_get_offset(wb) in do_ssl3_write()1175 [SSL3_BUFFER_get_offset(&wb[currbuf])]), in ssl3_write_pending()
86 p += SSL3_BUFFER_get_offset(rbuf); in ssl3_record_app_data_waiting()