Home
last modified time | relevance | path

Searched refs:middle (Results 1 – 16 of 16) sorted by relevance

/openssl/test/certs/
H A Dcert-key-cert.pem30 Some garbage in the middle
60 More garbage in the middle
/openssl/Configurations/
H A Dgentemplate.pm124 my @middle = (
142 print STDERR "DEBUG[expanddepends] = ", join(' ', @middle), "\n"
146 push @before, @middle;
/openssl/test/recipes/30-test_evp_data/
H A Devpencod.txt167 # Multiline output with line break in the middle of a b64 block is accepted
/openssl/doc/man7/
H A DEVP_PKEY-EC.pod182 I<tp> is the middle bit of a trinomial so its value must be in the
185 I<k1>, I<k2> and I<k3> are used to get the middle bits of a pentanomial such
H A Dossl-guide-quic-client-block.pod262 * have NUL characters in the middle of it. For this simple example
H A Dossl-guide-tls-client-non-block.pod306 * have NUL characters in the middle of it. For this simple example
H A Dossl-guide-quic-multi-stream.pod276 * have NUL characters in the middle of it. For this simple example
H A Dossl-guide-quic-client-non-block.pod394 * have NUL characters in the middle of it. For this simple example
H A Dossl-guide-tls-client-block.pod389 * have NUL characters in the middle of it. For this simple example
/openssl/test/
H A Dsslapitest.c9329 SSL_SESSION *middle = NULL; in test_session_timeout() local
9357 || !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 …]
/openssl/doc/man3/
H A DBIO_f_base64.pod108 multi-part MIME, provided there are no stray hyphens in the middle
H A DSSL_CTX_set_mode.pod49 This mode cannot be enabled while in the middle of an incomplete write
H A DEVP_EncodeInit.pod123 character (B<=>) is encountered in the middle of the data then
/openssl/doc/designs/quic-design/
H A Dquic-fault-injector.md45 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()
/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in222 to "man in the middle" attacks and so their use is discouraged.
/openssl/
H A DCHANGES.md1736 An attacker could exploit this issue by performing a man-in-the-middle attack
8735 is badly fragmented. This allows a man-in-the-middle attacker to force a
12006 countermeasure against man-in-the-middle protocol-version
13105 countermeasure against man-in-the-middle protocol-version

Completed in 135 milliseconds