Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_info_callback

2746 	SSL_set_info_callback(ret,SSL_get_info_callback(s));
3032 void (*SSL_get_info_callback(const SSL *ssl))(const SSL * /*ssl*/,int /*type*/,int /*val*/)