Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 11 of 11) sorted by relevance

/openssl/test/
H A Dbad_dtls_test.c453 int drop; member
578 if (tests[i].drop) in test_bad_dtls()
592 if (!TEST_false(tests[i-1].drop)) in test_bad_dtls()
/openssl/ssl/quic/
H A Dquic_rstream.c77 size_t *readbytes, int *fin, int drop) in read_internal() argument
124 if (drop && offset != 0) { in read_internal()
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts_s390x.inc114 unsigned char drop[AES_BLOCK_SIZE];
149 s390x_km(tmp[0], AES_BLOCK_SIZE, drop, fc, param);
/openssl/.github/workflows/
H A Dfips-checksums.yml112drop-private-types ./build-pristine/libcrypto.so ./build/libcrypto.so && abidiff --headers-dir1 bu…
/openssl/doc/designs/quic-design/
H A Dconnection-id-cache.md36 * drop all connection IDs associated with a QUIC_CONNECTION;
39 * select a connection ID by sequence number and drop that and all older IDs.
70 * select a connection ID by sequence number and drop that and all older IDs.
H A Dquic-overview.md119 TX packetizer that it can drop frames waiting to be ACKed when ACK is received.
/openssl/doc/man3/
H A DOSSL_STORE_open.pod78 OSSL_STORE_load() to manipulate or drop the value to be returned.
H A DSSL_CTX_set_options.pod207 do not understand TLSv1.3 will not drop the connection. Regardless of whether
H A DSSL_CONF_cmd.pod560 middleboxes that do not understand TLSv1.3 will not drop the connection. This
/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl620 drop => 0x13, over => 0x14,
/openssl/doc/man7/
H A Dfips_module.pod425 L<SSL_CTX_new_ex(3)>. This works as a drop in replacement for the function

Completed in 24 milliseconds