Lines Matching refs:early
15 /* Mnemonics for the early data test scenarios */
35 * Test function to write early data for negative tests where
3716 const char *early_data = "This is early data.";
3844 * Handshake with ticket and send early data.
3996 * Go through the handshake sequence, state by state, checking the early
4383 const char *early_data_string = "This is early data.";
4691 * server one to be able to contain the maximum number of early data bytes
4704 * the tickets it creates. To be able to test early data with a ticket
4705 * allowing early data in its flags but with max_early_data_size equal to
4745 * mbedtls_ssl_write_early_data() we go past the early data writing window
4821 * Allocate a smaller buffer for early data reading to exercise the reading
4902 * Start an handshake based on the ticket up to the point where early data
4903 * can be sent from client side. Then send in a loop as much early data as
4926 * The contents of the early data are not very important, write a
4928 * early data.
4935 * If the server rejected early data, base the determination of when
4937 * expansion) of early data on server side and the number of early data
5019 "EarlyData: Too much early data received");