Searched defs:new_session_cb (Results 1 – 3 of 3) sorted by relevance
750 static int new_session_cb(SSL *s, SSL_SESSION *sess) in new_session_cb() function
2006 static int new_session_cb(SSL *ssl, SSL_SESSION *sess) in new_session_cb() function
880 int (*new_session_cb) (struct ssl_st *ssl, SSL_SESSION *sess); member