Home
last modified time | relevance | path

Searched refs:SSL_SESSION (Results 1 - 25 of 132) sorted by relevance

123456

/third_party/openssl/ssl/
H A Dssl_sess.c23 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
24 static void SSL_SESSION_list_add(SSL_CTX *ctx, SSL_SESSION *s);
25 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
27 DEFINE_STACK_OF(SSL_SESSION)
29 __owur static int sess_timedout(time_t t, SSL_SESSION *ss) in sess_timedout()
41 __owur static int timeoutcmp(SSL_SESSION *a, SSL_SESSION *b) in timeoutcmp()
78 void ssl_session_calculate_timeout(SSL_SESSION *ss) in ssl_session_calculate_timeout()
103 SSL_SESSION *SSL_get_session(const SSL *ssl) in SSL_get_session()
109 SSL_SESSION *SSL_get1_sessio
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_sess.c23 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
24 static void SSL_SESSION_list_add(SSL_CTX *ctx, SSL_SESSION *s);
25 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
27 DEFINE_STACK_OF(SSL_SESSION)
29 __owur static int sess_timedout(time_t t, SSL_SESSION *ss) in sess_timedout()
41 __owur static int timeoutcmp(SSL_SESSION *a, SSL_SESSION *b) in timeoutcmp()
60 void ssl_session_calculate_timeout(SSL_SESSION *ss) in ssl_session_calculate_timeout()
88 SSL_SESSION *SSL_get_session(const SSL *ssl) in SSL_get_session()
94 SSL_SESSION *SSL_get1_sessio
[all...]
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h213 typedef struct ssl_session_st SSL_SESSION; typedef
683 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
711 SSL_SESSION *sess));
713 SSL_SESSION *sess);
717 SSL_SESSION *sess));
719 SSL_SESSION *sess);
721 SSL_SESSION *(*get_session_cb) (struct ssl_st
726 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
848 SSL_SESSION **sess);
852 SSL_SESSION **ses
[all...]
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dssl.rs8 pub enum SSL_SESSION {} enum
11 pub struct SSL_SESSION { structure names
35 pub struct SSL_SESSION { structure names
67 pub struct SSL_SESSION { structure names
219 new_session_cb: Option<unsafe extern "C" fn(*mut SSL, *mut SSL_SESSION) -> c_int>, in SSL_CTX_sess_set_new_cb()
223 remove_session_cb: Option<unsafe extern "C" fn(*mut SSL_CTX, *mut SSL_SESSION)>, in SSL_CTX_sess_set_remove_cb()
233 unsafe extern "C" fn(*mut SSL, *const c_uchar, c_int, *mut c_int) -> *mut SSL_SESSION, in SSL_CTX_sess_set_get_cb()
242 unsafe extern "C" fn(*mut SSL, *mut c_uchar, c_int, *mut c_int) -> *mut SSL_SESSION, in SSL_CTX_sess_set_get_cb()
534 pub fn SSL_SESSION_get_time(s: *const SSL_SESSION) -> c_long; in SSL_SESSION_get_time()
535 pub fn SSL_SESSION_get_timeout(s: *const SSL_SESSION) in SSL_SESSION_get_time()
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
H A Dssl.h231 typedef struct ssl_session_st SSL_SESSION; typedef
698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
726 SSL_SESSION *sess));
728 SSL_SESSION *sess);
732 SSL_SESSION *sess));
734 SSL_SESSION *sess);
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
863 SSL_SESSION **sess);
867 SSL_SESSION **ses
[all...]

Completed in 80 milliseconds

123456