Home | History | Annotate | Download | only in ssl

Lines Matching refs:sess

159 	SSL_SESSION *sess;
164 sess = ssl->session;
165 if(sess)
166 sess->references++;
168 return(sess);
1015 int (*cb)(struct ssl_st *ssl,SSL_SESSION *sess))
1020 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(SSL *ssl, SSL_SESSION *sess)
1026 void (*cb)(SSL_CTX *ctx,SSL_SESSION *sess))
1031 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx))(SSL_CTX * ctx,SSL_SESSION *sess)