Home
last modified time | relevance | path

Searched refs:BIO_get_ktls_recv (Results 1 - 25 of 73) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_sock.c110 if (BIO_get_ktls_recv(b)) in sock_read()
H A Dbss_conn.c338 if (BIO_get_ktls_recv(b)) in conn_read()
/third_party/openssl/crypto/bio/
H A Dbss_sock.c110 if (BIO_get_ktls_recv(b)) in sock_read()
H A Dbss_conn.c338 if (BIO_get_ktls_recv(b)) in conn_read()
/third_party/node/deps/openssl/openssl/ssl/record/
H A Dssl3_record.c215 if (!BIO_get_ktls_recv(s->rbio) || rret == 0) in ssl3_get_record()
412 if (BIO_get_ktls_recv(s->rbio) && !is_ktls_left) in ssl3_get_record()
525 if (BIO_get_ktls_recv(s->rbio) && !is_ktls_left) in ssl3_get_record()
738 && (!BIO_get_ktls_recv(s->rbio) || is_ktls_left)) { in ssl3_get_record()
/third_party/openssl/test/
H A Dssl_old_test.c2158 && BIO_get_ktls_recv(SSL_get_rbio(s_ssl))) in doit_localhost()
2162 else if (BIO_get_ktls_recv(SSL_get_rbio(s_ssl))) in doit_localhost()
2166 && BIO_get_ktls_recv(SSL_get_rbio(c_ssl))) in doit_localhost()
2170 else if (BIO_get_ktls_recv(SSL_get_rbio(c_ssl))) in doit_localhost()
/third_party/openssl/ssl/record/
H A Dssl3_record.c215 if (!BIO_get_ktls_recv(s->rbio) || rret == 0) in ssl3_get_record()
412 if (BIO_get_ktls_recv(s->rbio) && !is_ktls_left) in ssl3_get_record()
525 if (BIO_get_ktls_recv(s->rbio) && !is_ktls_left) in ssl3_get_record()
738 && (!BIO_get_ktls_recv(s->rbio) || is_ktls_left)) { in ssl3_get_record()
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dbio.h177 # define BIO_get_ktls_recv(b) \ macro
181 # define BIO_get_ktls_recv(b) (0) macro

Completed in 65 milliseconds

123