Lines Matching +full:pre +full:- +full:stored
29 -----------------------
38 "Finished" message exchange - so any modifications would be rejected and the
45 modified by a "man-in-the-middle".
77 in `*msgout` and its length will be stored in `*outlen`. Optionally the mutator
86 ### QUIC Pre-Encryption Packets
122 structure and return it in `*hdrout` and a new set of iovecs to be stored in
124 of iovecs in the output array is stored in `*numout`. Optionally the callback
143 itself as a man-in-the-middle between the client and server. A BIO_s_dgram_pair()
158 ------------------
167 - An EncryptedExtensions handshake message being sent
168 - An ACK frame being sent
169 - A Datagram being sent
178 This is because, in MVP, it will be the client side that is under test - so the
250 * Enable tests to listen for pre-encryption QUIC packets being sent
307 * pre-parsed ack data that can be modified as required.
312 * listener these messages are pre-parsed and supplied with message specific
354 * Enable tests to listen for post-encryption QUIC packets being sent
392 -------------
412 * to use for testing purposes - but we just use the highest possible
508 ee->extensions, &ee->extensionslen))