| /third_party/openssl/doc/man3/ |
| D | SSL_read_early_data.pod | 15 SSL_write_early_data, 40 int SSL_write_early_data(SSL *s, const void *buf, size_t num, size_t *written); 94 A client uses the function SSL_write_early_data() to send early data. This 98 page describes the differences between SSL_write_early_data() and 101 When called by a client, SSL_write_early_data() must be the first IO function 107 SSL_write_early_data() call has completed successfully the client may interleave 109 SSL_write_early_data() as required. 111 If SSL_write_early_data() fails you should call L<SSL_get_error(3)> to determine 130 SSL_write_early_data(), this must be the first IO function 164 SSL_write_early_data(). If SSL_read_early_data() returned [all …]
|
| /third_party/openssl/test/ |
| D | tls13ccstest.c | 346 || !TEST_true(SSL_write_early_data(cssl, msg, strlen(msg), in test_tls13ccs()
|
| D | sslapitest.c | 511 || !TEST_true(SSL_write_early_data(clientssl, NULL, 0, &written)) in test_keylog_no_master_key() 3493 if (!TEST_true(SSL_write_early_data(clientssl, MSG1, strlen(MSG1), in test_early_data_read_write() 3508 if (!TEST_true(SSL_write_early_data(serverssl, MSG2, strlen(MSG2), in test_early_data_read_write() 3516 if (!TEST_true(SSL_write_early_data(clientssl, MSG3, strlen(MSG3), in test_early_data_read_write() 3529 if (!TEST_true(SSL_write_early_data(serverssl, MSG4, strlen(MSG4), in test_early_data_read_write() 3575 if (!TEST_true(SSL_write_early_data(serverssl, MSG6, strlen(MSG6), in test_early_data_read_write() 3592 if (!TEST_false(SSL_write_early_data(clientssl, MSG6, strlen(MSG6), in test_early_data_read_write() 3640 if (!TEST_true(SSL_write_early_data(clientssl, MSG1, strlen(MSG1), in test_early_data_read_write() 3654 if (!TEST_false(SSL_write_early_data(clientssl, MSG6, strlen(MSG6), in test_early_data_read_write() 3770 if (!TEST_true(SSL_write_early_data(clientssl, MSG1, strlen(MSG1), in test_early_data_replay_int() [all …]
|
| /third_party/nghttp2/src/ |
| D | shrpx_connection.cc | 941 rv = SSL_write_early_data(tls.ssl, data, len, &nwrite); in write_tls()
|
| /third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
| D | ssl.rs | 665 pub fn SSL_write_early_data( in SSL_write_early_data() function
|
| /third_party/node/deps/openssl/openssl/util/ |
| D | libssl.num | 431 SSL_write_early_data 432 3_0_0 EXIST::FUNCTION:
|
| /third_party/openssl/util/ |
| D | libssl.num | 431 SSL_write_early_data 432 3_0_0 EXIST::FUNCTION:
|
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
| D | mod.rs | 3555 #[corresponds(SSL_write_early_data)] 3560 ffi::SSL_write_early_data( in write_early_data()
|
| /third_party/openssl/apps/ |
| D | s_client.c | 2703 while (!SSL_write_early_data(con, cbuf, readbytes, &writtenbytes)) { in s_client_main()
|
| /third_party/node/deps/openssl/openssl/apps/ |
| D | s_client.c | 2703 while (!SSL_write_early_data(con, cbuf, readbytes, &writtenbytes)) { in s_client_main()
|
| /third_party/openssl/ohos_lite/include/openssl/ |
| D | ssl.h | 1842 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/linux32-s390x/no-asm/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/linux-ppc64le/no-asm/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|
| /third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
| D | ssl.h | 1974 __owur int SSL_write_early_data(SSL *s, const void *buf, size_t num,
|