Searched defs:new_session_cb (Results 1 – 4 of 4) sorted by relevance
2192 static int new_session_cb(SSL *ssl, SSL_SESSION *sess) in new_session_cb() function
2034 static int new_session_cb(SSL *ssl, SSL_SESSION *sess) in new_session_cb() function
812 static int new_session_cb(SSL *s, SSL_SESSION *sess) in new_session_cb() function
829 int (*new_session_cb) (struct ssl_st *ssl, SSL_SESSION *sess); member
Completed in 55 milliseconds