/third_party/openssl/doc/man3/ |
D | SSL_CTX_add_session.pod | 5 SSL_CTX_add_session, SSL_CTX_remove_session - manipulate session cache 11 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *c); 17 SSL_CTX_add_session() adds the session B<c> to the context B<ctx>. The 32 identical (the SSL_SESSION object is identical), SSL_CTX_add_session() 40 application can use SSL_CTX_add_session() directly to have full control
|
D | SSL_CTX_sessions.pod | 26 L<SSL_CTX_add_session(3)> family of functions. 35 L<SSL_CTX_add_session(3)>,
|
D | SSL_CTX_set_session_cache_mode.pod | 97 add them manually using L<SSL_CTX_add_session(3)>). Note: 129 L<SSL_CTX_add_session(3)>,
|
D | SSL_CTX_set_tlsext_ticket_key_cb.pod | 230 L<SSL_CTX_add_session(3)>,
|
/third_party/openssl/ssl/ |
D | ssl_sess.c | 539 (void)SSL_CTX_add_session(s->session_ctx, ret); in lookup_sess_in_cache() 699 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *c) in SSL_CTX_add_session() function
|
/third_party/node/deps/openssl/openssl/ssl/ |
D | ssl_sess.c | 539 (void)SSL_CTX_add_session(s->session_ctx, ret); in lookup_sess_in_cache() 699 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *c) in SSL_CTX_add_session() function
|
/third_party/openssl/test/ |
D | sslapitest.c | 2072 if (use_int_cache && !TEST_false(SSL_CTX_add_session(cctx, sess1))) in execute_test_session() 2146 if (!TEST_true(SSL_CTX_add_session(cctx, sess2)) in execute_test_session() 2178 if (use_int_cache && !TEST_true(SSL_CTX_add_session(cctx, sess2))) in execute_test_session() 2234 if (!TEST_false(SSL_CTX_add_session(sctx, sess2))) in execute_test_session() 2304 SSL_CTX_add_session(sctx, sess1); in execute_test_session() 2305 SSL_CTX_add_session(sctx, sess2); in execute_test_session() 2308 if (!TEST_true(SSL_CTX_add_session(sctx, sess1)) in execute_test_session() 8848 if (!TEST_int_eq(SSL_CTX_add_session(ctx, early), 1) in test_session_timeout() 8849 || !TEST_int_eq(SSL_CTX_add_session(ctx, middle), 1) in test_session_timeout() 8850 || !TEST_int_eq(SSL_CTX_add_session(ctx, late), 1)) in test_session_timeout() [all …]
|
D | ssl_old_test.c | 1778 if (SSL_CTX_add_session(s_ctx, server_sess) == 0) { in main()
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
D | ssl.rs | 556 pub fn SSL_CTX_add_session(ctx: *mut SSL_CTX, session: *mut SSL_SESSION) -> c_int; in SSL_CTX_add_session() function
|
/third_party/node/deps/openssl/openssl/util/ |
D | libssl.num | 70 SSL_CTX_add_session 71 3_0_0 EXIST::FUNCTION:
|
/third_party/openssl/util/ |
D | libssl.num | 70 SSL_CTX_add_session 71 3_0_0 EXIST::FUNCTION:
|
/third_party/openssl/test/helpers/ |
D | handshake.c | 1464 && !TEST_true(SSL_CTX_add_session(server_ctx, in do_handshake_internal()
|
/third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
D | mod.rs | 1869 #[corresponds(SSL_CTX_add_session)] 1871 ffi::SSL_CTX_add_session(self.as_ptr(), session.as_ptr()) != 0 in add_session()
|
/third_party/openssl/doc/ |
D | build.info | 2110 DEPEND[html/man3/SSL_CTX_add_session.html]=man3/SSL_CTX_add_session.pod 2111 GENERATE[html/man3/SSL_CTX_add_session.html]=man3/SSL_CTX_add_session.pod 2112 DEPEND[man/man3/SSL_CTX_add_session.3]=man3/SSL_CTX_add_session.pod 2113 GENERATE[man/man3/SSL_CTX_add_session.3]=man3/SSL_CTX_add_session.pod 3293 html/man3/SSL_CTX_add_session.html \ 3896 man/man3/SSL_CTX_add_session.3 \
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | ssl.h | 1667 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/ |
D | ssl.h | 1777 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/ |
D | ssl.h | 1777 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/ |
D | ssl.h | 1777 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/ |
D | ssl.h | 1777 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
D | ssl.h | 1777 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
D | ssl.h | 1777 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
D | ssl.h | 1777 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
D | ssl.h | 1777 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
D | ssl.h | 1777 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
D | ssl.h | 1777 int SSL_CTX_add_session(SSL_CTX *ctx, SSL_SESSION *session);
|