Searched refs:middle (Results 1 – 16 of 16) sorted by relevance
30 Some garbage in the middle60 More garbage in the middle
124 my @middle = (142 print STDERR "DEBUG[expanddepends] = ", join(' ', @middle), "\n"146 push @before, @middle;
167 # Multiline output with line break in the middle of a b64 block is accepted
182 I<tp> is the middle bit of a trinomial so its value must be in the185 I<k1>, I<k2> and I<k3> are used to get the middle bits of a pentanomial such
262 * have NUL characters in the middle of it. For this simple example
306 * have NUL characters in the middle of it. For this simple example
276 * have NUL characters in the middle of it. For this simple example
394 * have NUL characters in the middle of it. For this simple example
389 * have NUL characters in the middle of it. For this simple example
9329 SSL_SESSION *middle = NULL; in test_session_timeout() local9357 || !TEST_ptr(middle->prev) in test_session_timeout()9373 || !TEST_ptr(middle->prev) in test_session_timeout()9378 if (!TEST_ptr_eq(late->next, middle) in test_session_timeout()9379 || !TEST_ptr_eq(middle->next, early) in test_session_timeout()9387 || !TEST_ptr(middle->prev) in test_session_timeout()9394 || !TEST_ptr_null(middle->prev) in test_session_timeout()9401 || !TEST_ptr_null(middle->prev) in test_session_timeout()9413 || !TEST_ptr(middle->prev) in test_session_timeout()9420 || !TEST_ptr_null(middle->prev) in test_session_timeout()[all …]
108 multi-part MIME, provided there are no stray hyphens in the middle
49 This mode cannot be enabled while in the middle of an incomplete write
123 character (B<=>) is encountered in the middle of the data then
45 modified by a "man-in-the-middle".143 itself as a man-in-the-middle between the client and server. A BIO_s_dgram_pair()
222 to "man in the middle" attacks and so their use is discouraged.
1805 An attacker could exploit this issue by performing a man-in-the-middle attack8805 is badly fragmented. This allows a man-in-the-middle attacker to force a12076 countermeasure against man-in-the-middle protocol-version13175 countermeasure against man-in-the-middle protocol-version
Completed in 77 milliseconds