Lines Matching full:stored
14 received data must be stored until all the data with earlier offsets
17 the data the data must be stored.
19 be stored. The flow controller should be used to limit the peer to not send
22 - After the data is passed via SSL_read() to the application the stored
36 store the data. The only information actually stored would be a list
52 application reads the stored data.
68 SSL_read() copies data out of the stored buffers if available and
69 eventually triggers release of stored unprocessed packet(s).
71 SSL_peek(), SSL_pending(), SSL_has_pending() peek into the stored
72 buffers for any information about the stored data.
119 a single-copy operation a rogue peer could use this to override the stored