Searched refs:ssl_ctx_st (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/easy_tls/
H A Deasy-tls.h14 typedef struct ssl_ctx_st SSL_CTX;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.h14 typedef struct ssl_ctx_st SSL_CTX;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.h14 typedef struct ssl_ctx_st SSL_CTX;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dossl_typ.h179 typedef struct ssl_ctx_st SSL_CTX;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dossl_typ.h179 typedef struct ssl_ctx_st SSL_CTX;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dtls_srp.c67 int SSL_CTX_SRP_CTX_free(struct ssl_ctx_st *ctx)
200 int SSL_CTX_SRP_CTX_init(struct ssl_ctx_st *ctx)
H A Dssl.h925 struct ssl_ctx_st { struct
961 void (*remove_session_cb) (struct ssl_ctx_st *ctx, SSL_SESSION *sess);
1231 void (*remove_session_cb) (struct ssl_ctx_st
1235 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx)) (struct ssl_ctx_st *ctx,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dtls_srp.c67 int SSL_CTX_SRP_CTX_free(struct ssl_ctx_st *ctx)
200 int SSL_CTX_SRP_CTX_init(struct ssl_ctx_st *ctx)
H A Dssl.h925 struct ssl_ctx_st { struct
961 void (*remove_session_cb) (struct ssl_ctx_st *ctx, SSL_SESSION *sess);
1231 void (*remove_session_cb) (struct ssl_ctx_st
1235 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx)) (struct ssl_ctx_st *ctx,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h367 typedef struct ssl_ctx_st SSL_CTX;
622 struct ssl_ctx_st struct
659 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
796 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess));
797 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx))(struct ssl_ctx_st *ctx, SSL_SESSION *sess);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl.h367 typedef struct ssl_ctx_st SSL_CTX;
622 struct ssl_ctx_st struct
659 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess);
796 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess));
797 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx))(struct ssl_ctx_st *ctx, SSL_SESSION *sess);

Completed in 225 milliseconds