Home
last modified time | relevance | path

Searched refs:BIO_get_ktls_send (Results 1 - 25 of 71) sorted by relevance

123

/third_party/node/deps/openssl/openssl/ssl/record/
H A Drec_layer_s3.c439 && BIO_get_ktls_send(s->wbio) == 0 in ssl3_write_bytes()
765 if (BIO_get_ktls_send(s->wbio)) { in do_ssl3_write()
894 if (!BIO_get_ktls_send(s->wbio) in do_ssl3_write()
926 if (BIO_get_ktls_send(s->wbio)) { in do_ssl3_write()
938 && !BIO_get_ktls_send(s->wbio) in do_ssl3_write()
993 if (!BIO_get_ktls_send(s->wbio) && !SSL_WRITE_ETM(s) && mac_size != 0) { in do_ssl3_write()
1009 if (!BIO_get_ktls_send(s->wbio)) { in do_ssl3_write()
1042 if (!BIO_get_ktls_send(s->wbio)) { in do_ssl3_write()
1059 if (BIO_get_ktls_send(s->wbio)) in do_ssl3_write()
1195 if (BIO_get_ktls_send( in ssl3_write_pending()
[all...]
H A Dssl3_buffer.c128 if (s->wbio == NULL || !BIO_get_ktls_send(s->wbio)) { in ssl3_setup_write_buffer()
/third_party/openssl/ssl/record/
H A Drec_layer_s3.c450 && BIO_get_ktls_send(s->wbio) == 0 in ssl3_write_bytes()
776 if (BIO_get_ktls_send(s->wbio)) { in do_ssl3_write()
905 if (!BIO_get_ktls_send(s->wbio) in do_ssl3_write()
937 if (BIO_get_ktls_send(s->wbio)) { in do_ssl3_write()
949 && !BIO_get_ktls_send(s->wbio) in do_ssl3_write()
1004 if (!BIO_get_ktls_send(s->wbio) && !SSL_WRITE_ETM(s) && mac_size != 0) { in do_ssl3_write()
1020 if (!BIO_get_ktls_send(s->wbio)) { in do_ssl3_write()
1053 if (!BIO_get_ktls_send(s->wbio)) { in do_ssl3_write()
1070 if (BIO_get_ktls_send(s->wbio)) in do_ssl3_write()
1206 if (BIO_get_ktls_send( in ssl3_write_pending()
[all...]
H A Dssl3_buffer.c128 if (s->wbio == NULL || !BIO_get_ktls_send(s->wbio)) { in ssl3_setup_write_buffer()
/third_party/openssl/test/
H A Dssl_old_test.c2157 if (BIO_get_ktls_send(SSL_get_wbio(s_ssl)) in doit_localhost()
2160 else if (BIO_get_ktls_send(SSL_get_wbio(s_ssl))) in doit_localhost()
2165 if (BIO_get_ktls_send(SSL_get_wbio(c_ssl)) in doit_localhost()
2168 else if (BIO_get_ktls_send(SSL_get_wbio(c_ssl))) in doit_localhost()
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dbio.h175 # define BIO_get_ktls_send(b) \ macro
180 # define BIO_get_ktls_send(b) (0) macro

Completed in 55 milliseconds

123