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

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/ssl/
H A Dssl_sess.c146 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
147 static void SSL_SESSION_list_add(SSL_CTX *ctx, SSL_SESSION *s);
148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
150 SSL_SESSION *SSL_get_session(const SSL *ssl)
156 SSL_SESSION *SSL_get1_session(SSL *ssl)
159 SSL_SESSION *sess;
182 int SSL_SESSION_set_ex_data(SSL_SESSION *s, int idx, void *arg)
187 void *SSL_SESSION_get_ex_data(const SSL_SESSION *s, int idx)
192 SSL_SESSION *SSL_SESSION_new(void)
194 SSL_SESSION *s
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/ssl/
H A Dssl_sess.c146 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
147 static void SSL_SESSION_list_add(SSL_CTX *ctx, SSL_SESSION *s);
148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
150 SSL_SESSION *SSL_get_session(const SSL *ssl)
156 SSL_SESSION *SSL_get1_session(SSL *ssl)
159 SSL_SESSION *sess;
182 int SSL_SESSION_set_ex_data(SSL_SESSION *s, int idx, void *arg)
187 void *SSL_SESSION_get_ex_data(const SSL_SESSION *s, int idx)
192 SSL_SESSION *SSL_SESSION_new(void)
194 SSL_SESSION *s
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/ssl/
H A Dssl_sess.c146 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
147 static void SSL_SESSION_list_add(SSL_CTX *ctx, SSL_SESSION *s);
148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
150 SSL_SESSION *SSL_get_session(const SSL *ssl)
156 SSL_SESSION *SSL_get1_session(SSL *ssl)
159 SSL_SESSION *sess;
182 int SSL_SESSION_set_ex_data(SSL_SESSION *s, int idx, void *arg)
187 void *SSL_SESSION_get_ex_data(const SSL_SESSION *s, int idx)
192 SSL_SESSION *SSL_SESSION_new(void)
194 SSL_SESSION *s
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dssl_sess.c146 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
147 static void SSL_SESSION_list_add(SSL_CTX *ctx,SSL_SESSION *s);
148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
150 SSL_SESSION *SSL_get_session(const SSL *ssl)
156 SSL_SESSION *SSL_get1_session(SSL *ssl)
159 SSL_SESSION *sess;
178 int SSL_SESSION_set_ex_data(SSL_SESSION *s, int idx, void *arg)
183 void *SSL_SESSION_get_ex_data(const SSL_SESSION *s, int idx)
188 SSL_SESSION *SSL_SESSION_new(void)
190 SSL_SESSION *s
[all...]
H A Dssl.h515 } SSL_SESSION; typedef in typeref:struct:ssl_session_st
698 DECLARE_LHASH_OF(SSL_SESSION); variable
709 LHASH_OF(SSL_SESSION) *sessions;
736 int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess);
737 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
738 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
898 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
924 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess));
925 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl, SSL_SESSION *sess);
926 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *ses
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Dssl_sess.c146 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
147 static void SSL_SESSION_list_add(SSL_CTX *ctx,SSL_SESSION *s);
148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
150 SSL_SESSION *SSL_get_session(const SSL *ssl)
156 SSL_SESSION *SSL_get1_session(SSL *ssl)
159 SSL_SESSION *sess;
178 int SSL_SESSION_set_ex_data(SSL_SESSION *s, int idx, void *arg)
183 void *SSL_SESSION_get_ex_data(const SSL_SESSION *s, int idx)
188 SSL_SESSION *SSL_SESSION_new(void)
190 SSL_SESSION *s
[all...]
H A Dssl.h515 } SSL_SESSION; typedef in typeref:struct:ssl_session_st
698 DECLARE_LHASH_OF(SSL_SESSION); variable
709 LHASH_OF(SSL_SESSION) *sessions;
736 int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess);
737 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
738 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
898 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
924 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess));
925 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl, SSL_SESSION *sess);
926 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *ses
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Dssl_sess.c146 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
147 static void SSL_SESSION_list_add(SSL_CTX *ctx,SSL_SESSION *s);
148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
150 SSL_SESSION *SSL_get_session(const SSL *ssl)
156 SSL_SESSION *SSL_get1_session(SSL *ssl)
159 SSL_SESSION *sess;
178 int SSL_SESSION_set_ex_data(SSL_SESSION *s, int idx, void *arg)
183 void *SSL_SESSION_get_ex_data(const SSL_SESSION *s, int idx)
188 SSL_SESSION *SSL_SESSION_new(void)
190 SSL_SESSION *s
[all...]
H A Dssl.h515 } SSL_SESSION; typedef in typeref:struct:ssl_session_st
698 DECLARE_LHASH_OF(SSL_SESSION); variable
709 LHASH_OF(SSL_SESSION) *sessions;
736 int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess);
737 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
738 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
898 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
924 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess));
925 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl, SSL_SESSION *sess);
926 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *ses
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/src/
H A Dne_privssl.h41 SSL_SESSION *sess;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/src/
H A Dne_privssl.h41 SSL_SESSION *sess;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/src/
H A Dne_privssl.h41 SSL_SESSION *sess;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Dssl.h515 } SSL_SESSION; typedef in typeref:struct:ssl_session_st
698 DECLARE_LHASH_OF(SSL_SESSION); variable
709 LHASH_OF(SSL_SESSION) *sessions;
736 int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess);
737 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
738 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
898 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
924 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess));
925 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl, SSL_SESSION *sess);
926 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *ses
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Dssl.h515 } SSL_SESSION; typedef in typeref:struct:ssl_session_st
698 DECLARE_LHASH_OF(SSL_SESSION); variable
709 LHASH_OF(SSL_SESSION) *sessions;
736 int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess);
737 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
738 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
898 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
924 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess));
925 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl, SSL_SESSION *sess);
926 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *ses
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/include/openssl/
H A Dssl.h515 } SSL_SESSION; typedef in typeref:struct:ssl_session_st
698 DECLARE_LHASH_OF(SSL_SESSION); variable
709 LHASH_OF(SSL_SESSION) *sessions;
736 int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess);
737 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
738 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
898 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
924 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess));
925 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl, SSL_SESSION *sess);
926 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *ses
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/openssl/
H A Dssl.h515 } SSL_SESSION; typedef in typeref:struct:ssl_session_st
683 DECLARE_LHASH_OF(SSL_SESSION); variable
694 LHASH_OF(SSL_SESSION) *sessions;
721 int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess);
722 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
723 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
883 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
909 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess));
910 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl, SSL_SESSION *sess);
911 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *ses
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/openssl/
H A Dssl.h515 } SSL_SESSION; typedef in typeref:struct:ssl_session_st
683 DECLARE_LHASH_OF(SSL_SESSION); variable
694 LHASH_OF(SSL_SESSION) *sessions;
721 int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess);
722 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
723 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
883 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
909 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess));
910 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl, SSL_SESSION *sess);
911 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *ses
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/openssl/
H A Dssl.h515 } SSL_SESSION; typedef in typeref:struct:ssl_session_st
683 DECLARE_LHASH_OF(SSL_SESSION); variable
694 LHASH_OF(SSL_SESSION) *sessions;
721 int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess);
722 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
723 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
883 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
909 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *sess));
910 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl, SSL_SESSION *sess);
911 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *ses
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dsess_id.c86 static SSL_SESSION *load_sess_id(char *file, int format);
92 SSL_SESSION *x=NULL;
181 SSL_SESSION *s;
252 BIO_printf(bio_err,"unable to write SSL_SESSION\n");
279 static SSL_SESSION *load_sess_id(char *infile, int format)
281 SSL_SESSION *x=NULL;
311 BIO_printf(bio_err,"unable to load SSL_SESSION\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dsess_id.c86 static SSL_SESSION *load_sess_id(char *file, int format);
92 SSL_SESSION *x = NULL;
174 SSL_SESSION *s;
236 BIO_printf(bio_err, "unable to write SSL_SESSION\n");
263 static SSL_SESSION *load_sess_id(char *infile, int format)
265 SSL_SESSION *x = NULL;
291 BIO_printf(bio_err, "unable to load SSL_SESSION\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dsess_id.c86 static SSL_SESSION *load_sess_id(char *file, int format);
92 SSL_SESSION *x = NULL;
174 SSL_SESSION *s;
236 BIO_printf(bio_err, "unable to write SSL_SESSION\n");
263 static SSL_SESSION *load_sess_id(char *infile, int format)
265 SSL_SESSION *x = NULL;
291 BIO_printf(bio_err, "unable to load SSL_SESSION\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dsess_id.c86 static SSL_SESSION *load_sess_id(char *file, int format);
92 SSL_SESSION *x=NULL;
181 SSL_SESSION *s;
252 BIO_printf(bio_err,"unable to write SSL_SESSION\n");
279 static SSL_SESSION *load_sess_id(char *infile, int format)
281 SSL_SESSION *x=NULL;
311 BIO_printf(bio_err,"unable to load SSL_SESSION\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dsess_id.c86 static SSL_SESSION *load_sess_id(char *file, int format);
92 SSL_SESSION *x = NULL;
174 SSL_SESSION *s;
236 BIO_printf(bio_err, "unable to write SSL_SESSION\n");
263 static SSL_SESSION *load_sess_id(char *infile, int format)
265 SSL_SESSION *x = NULL;
291 BIO_printf(bio_err, "unable to load SSL_SESSION\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dsess_id.c86 static SSL_SESSION *load_sess_id(char *file, int format);
92 SSL_SESSION *x=NULL;
181 SSL_SESSION *s;
252 BIO_printf(bio_err,"unable to write SSL_SESSION\n");
279 static SSL_SESSION *load_sess_id(char *infile, int format)
281 SSL_SESSION *x=NULL;
311 BIO_printf(bio_err,"unable to load SSL_SESSION\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Dssl.h376 typedef struct ssl_session_st SSL_SESSION; typedef in typeref:struct:ssl_session_st
923 DECLARE_LHASH_OF(SSL_SESSION); variable
931 LHASH_OF(SSL_SESSION) *sessions;
960 int (*new_session_cb) (struct ssl_st *ssl, SSL_SESSION *sess);
961 void (*remove_session_cb) (struct ssl_ctx_st *ctx, SSL_SESSION *sess);
962 SSL_SESSION *(*get_session_cb) (struct ssl_st *ssl,
1199 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx);
1227 SSL_SESSION *sess));
1229 SSL_SESSION *sess);
1233 SSL_SESSION
[all...]

Completed in 305 milliseconds

123456