Home
last modified time | relevance | path

Searched refs:SSL_SESSION_is_resumable (Results 1 - 25 of 64) sorted by relevance

123

/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-session.c329 if (!SSL_SESSION_is_resumable(sess) || /* not worth caching, or... */ in lws_sess_cache_synth_cb()
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_sess.c1068 int SSL_SESSION_is_resumable(const SSL_SESSION *s) in SSL_SESSION_is_resumable() function
/third_party/openssl/ssl/
H A Dssl_sess.c1102 int SSL_SESSION_is_resumable(const SSL_SESSION *s) in SSL_SESSION_is_resumable() function
/third_party/openssl/test/
H A Dsslapitest.c8196 || !TEST_false(SSL_SESSION_is_resumable(sess))) in test_shutdown()
8201 || !TEST_true(SSL_SESSION_is_resumable(sess))) { in test_shutdown()
8270 || !TEST_true(SSL_SESSION_is_resumable(sess)) in test_shutdown()
8281 || !TEST_true(SSL_SESSION_is_resumable(sess))) in test_shutdown()
9125 || !TEST_true(SSL_SESSION_is_resumable(sess)) in test_servername()
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_clnt.c1121 || !SSL_SESSION_is_resumable(sess)) { in tls_construct_client_hello()
/third_party/openssl/ssl/statem/
H A Dstatem_clnt.c1113 || !SSL_SESSION_is_resumable(sess)) { in tls_construct_client_hello()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h1649 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dssl.h1759 __owur int SSL_SESSION_is_resumable(const SSL_SESSION *s);

Completed in 136 milliseconds

123